Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/2093/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test

Error Message:
expected:<1740> but was:<1178>

Stack Trace:
java.lang.AssertionError: expected:<1740> but was:<1178>
        at 
__randomizedtesting.SeedInfo.seed([21B026DE58572364:A9E41904F6AB4E9C]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:130)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 14971 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest
   [junit4]   2> 4705030 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4705030 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/data-dir-229-001
   [junit4]   2> 4705030 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
   [junit4]   2> 4705030 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 4705031 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776";)
   [junit4]   2> 4705031 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/veaf/pe
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4705097 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4705099 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4705103 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4705103 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4705103 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4705104 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5756aeec{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4705254 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@38a0f9d6{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost_localdomain-33943-hadoop-hdfs-3_2_0-tests_jar-_-any-5792620541925936777.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 4705254 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@58b69a6e{HTTP/1.1,[http/1.1]}{localhost.localdomain:33943}
   [junit4]   2> 4705254 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.Server Started @4705288ms
   [junit4]   2> 4705315 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4705316 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4705317 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4705317 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4705317 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4705317 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77b2da0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4705427 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@6fd6e24{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-39521-hadoop-hdfs-3_2_0-tests_jar-_-any-14596165326502447204.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 4705427 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.AbstractConnector Started 
ServerConnector@4d6313da{HTTP/1.1,[http/1.1]}{localhost:39521}
   [junit4]   2> 4705428 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.Server Started @4705461ms
   [junit4]   2> 4705582 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x44eba8b44953c041: Processing first 
storage report for DS-3f485750-6ccd-4653-98e2-c267d40d2f1b from datanode 
80d80ab0-24fc-4998-a9b1-4030c550bd4d
   [junit4]   2> 4705582 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x44eba8b44953c041: from storage 
DS-3f485750-6ccd-4653-98e2-c267d40d2f1b node 
DatanodeRegistration(127.0.0.1:40375, 
datanodeUuid=80d80ab0-24fc-4998-a9b1-4030c550bd4d, infoPort=46457, 
infoSecurePort=0, ipcPort=42253, 
storageInfo=lv=-57;cid=testClusterID;nsid=1550519764;c=1580711996465), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4705582 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x44eba8b44953c041: Processing first 
storage report for DS-4618f54c-d181-471c-bd8f-d3eba8ad62e2 from datanode 
80d80ab0-24fc-4998-a9b1-4030c550bd4d
   [junit4]   2> 4705582 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0x44eba8b44953c041: from storage 
DS-4618f54c-d181-471c-bd8f-d3eba8ad62e2 node 
DatanodeRegistration(127.0.0.1:40375, 
datanodeUuid=80d80ab0-24fc-4998-a9b1-4030c550bd4d, infoPort=46457, 
infoSecurePort=0, ipcPort=42253, 
storageInfo=lv=-57;cid=testClusterID;nsid=1550519764;c=1580711996465), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4705659 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4705660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4705660 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4705760 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:35567
   [junit4]   2> 4705760 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:35567
   [junit4]   2> 4705760 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35567
   [junit4]   2> 4705760 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35567
   [junit4]   2> 4705762 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4705770 INFO  (zkConnectionManagerCallback-21464-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4705770 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4705774 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4705777 INFO  (zkConnectionManagerCallback-21466-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4705777 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4705778 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 4705780 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 4705781 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 4705782 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 4705784 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 4705785 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 4705786 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 4705787 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 4705789 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 4705790 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 4705791 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 4705792 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 4706011 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4706011 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4706011 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4706011 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4706012 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4706012 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4706012 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67e4fae3{/veaf/pe,null,AVAILABLE}
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1d7f3e7f{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42913}
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.s.Server Started @4706047ms
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/veaf/pe, 
solr.data.dir=hdfs://localhost.localdomain:39335/hdfs__localhost.localdomain_39335__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001_tempDir-002_control_data,
 hostPort=42913, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/control-001/cores}
   [junit4]   2> 4706014 ERROR 
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4706014 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-03T06:39:57.422736Z
   [junit4]   2> 4706015 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4706016 INFO  (zkConnectionManagerCallback-21468-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4706016 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4706118 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4706118 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/control-001/solr.xml
   [junit4]   2> 4706121 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4706121 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4706122 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4706648 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4706649 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2b8361f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4706649 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2b8361f6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4706655 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6f8abf53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4706655 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6f8abf53[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4706656 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35567/solr
   [junit4]   2> 4706657 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4706659 INFO  (zkConnectionManagerCallback-21475-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4706659 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4706761 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 4706762 INFO  (zkConnectionManagerCallback-21477-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4706762 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 4706851 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:42913_veaf%2Fpe
   [junit4]   2> 4706851 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.Overseer Overseer 
(id=73180461012811780-127.0.0.1:42913_veaf%2Fpe-n_0000000000) starting
   [junit4]   2> 4706856 INFO  
(OverseerStateUpdate-73180461012811780-127.0.0.1:42913_veaf%2Fpe-n_0000000000) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.Overseer Starting to work on the 
main queue : 127.0.0.1:42913_veaf%2Fpe
   [junit4]   2> 4706857 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:42913_veaf%2Fpe
   [junit4]   2> 4706859 INFO  (zkCallback-21476-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4706862 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 4706862 WARN  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] 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> 4706880 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4706900 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4706907 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4706907 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4706908 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/control-001/cores
   [junit4]   2> 4706922 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4706923 INFO  (zkConnectionManagerCallback-21486-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4706923 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4706924 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4706925 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35567/solr ready
   [junit4]   2> 4706927 INFO  (qtp57822403-166669) 
[n:127.0.0.1:42913_veaf%2Fpe     ] 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:42913_veaf%252Fpe&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4706930 INFO  
(OverseerThreadFactory-15517-thread-1-processing-n:127.0.0.1:42913_veaf%2Fpe) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 4707037 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe    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> 4707038 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe    x:control_collection_shard1_replica_n1 ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 4708047 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 4708066 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708140 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema 
test/1.6 with uniqueid field id
   [junit4]   2> 4708157 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708158 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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@7ef4c25b
   [junit4]   2> 4708158 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:39335/solr_hdfs_home
   [junit4]   2> 4708158 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr 
Kerberos Authentication disabled
   [junit4]   2> 4708158 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:39335/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 4708159 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 4708165 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4708165 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [4194304] will allocate [1] slabs and 
use ~[4194304] bytes
   [junit4]   2> 4708165 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 4708170 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 4708171 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 4708185 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 4708191 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of 
slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4708191 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block 
cache target memory usage, slab size of [4194304] will allocate [1] slabs and 
use ~[4194304] bytes
   [junit4]   2> 4708191 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating 
new single instance HDFS BlockCache
   [junit4]   2> 4708195 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache 
on write is disabled
   [junit4]   2> 4708195 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=7, 
maxMergedSegmentMB=55.3486328125, floorSegmentMB=2.021484375, 
forceMergeDeletesPctAllowed=0.4581682302993939, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12371329123140376, 
deletesPctAllowed=36.10715924329915
   [junit4]   2> 4708612 WARN  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID 
paramSet a in requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 4708671 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 4708671 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708671 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing 
HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 4708681 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 4708681 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 4708682 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 4708686 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41c2397a[control_collection_shard1_replica_n1] main]
   [junit4]   2> 4708687 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4708688 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708688 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 4708688 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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 1657496666212663296
   [junit4]   2> 4708691 INFO  
(searcherExecutor-15522-thread-1-processing-n:127.0.0.1:42913_veaf%2Fpe 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:42913_veaf%2Fpe 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@41c2397a[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4708693 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708693 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42913/veaf/pe/control_collection_shard1_replica_n1/
   [junit4]   2> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:42913/veaf/pe/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 4708696 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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/73180461012811780-core_node2-n_0000000000
   [junit4]   2> 4708697 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:42913/veaf/pe/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 4708799 INFO  (zkCallback-21476-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> 4708799 INFO  (zkCallback-21476-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> 4708800 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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> 4708801 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe 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=1764
   [junit4]   2> 4708803 INFO  (qtp57822403-166669) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4708902 INFO  (zkCallback-21476-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> 4708902 INFO  (zkCallback-21476-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> 4708903 INFO  (zkCallback-21476-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> 4708903 INFO  (qtp57822403-166669) 
[n:127.0.0.1:42913_veaf%2Fpe     ] 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:42913_veaf%252Fpe&wt=javabin&version=2}
 status=0 QTime=1976
   [junit4]   2> 4708903 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 4708932 INFO  
(OverseerCollectionConfigSetProcessor-73180461012811780-127.0.0.1:42913_veaf%2Fpe-n_0000000000)
 [n:127.0.0.1:42913_veaf%2Fpe     ] 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> 4709007 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4709008 INFO  (zkConnectionManagerCallback-21492-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709008 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4709009 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4709010 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35567/solr ready
   [junit4]   2> 4709010 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 4709011 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4709013 INFO  
(OverseerThreadFactory-15517-thread-2-processing-n:127.0.0.1:42913_veaf%2Fpe) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 4709216 WARN  
(OverseerThreadFactory-15517-thread-2-processing-n:127.0.0.1:42913_veaf%2Fpe) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 4709217 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4709217 INFO  (qtp57822403-166671) 
[n:127.0.0.1:42913_veaf%2Fpe     ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 4709218 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 4709421 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 4709422 WARN  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4709422 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4709422 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4709422 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4709431 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4709431 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4709431 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@442c13d6{/veaf/pe,null,AVAILABLE}
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@3fa04099{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39363}
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.s.Server Started @4709473ms
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/veaf/pe, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:39335/hdfs__localhost.localdomain_39335__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001_tempDir-002_jetty1,
 hostPort=39363, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 4709439 ERROR (closeThreadPool-21493-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4709439 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4709440 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-03T06:40:00.847995Z
   [junit4]   2> 4709447 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4709448 INFO  (zkConnectionManagerCallback-21495-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709448 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4709549 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4709549 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-1-001/solr.xml
   [junit4]   2> 4709552 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4709552 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4709554 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4709628 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-2-001
 of type NRT for shard1
   [junit4]   2> 4709628 WARN  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4709628 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4709628 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4709628 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4709634 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4709634 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4709634 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4709635 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dabb2fa{/veaf/pe,null,AVAILABLE}
   [junit4]   2> 4709635 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@783f7004{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:42223}
   [junit4]   2> 4709635 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.s.Server Started @4709669ms
   [junit4]   2> 4709635 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/veaf/pe, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:39335/hdfs__localhost.localdomain_39335__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001_tempDir-002_jetty2,
 hostPort=42223, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 4709635 ERROR (closeThreadPool-21493-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4709635 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4709636 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4709636 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4709636 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4709636 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-03T06:40:01.044130Z
   [junit4]   2> 4709643 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4709651 INFO  (zkConnectionManagerCallback-21498-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709651 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4709816 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4709816 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-2-001/solr.xml
   [junit4]   2> 4709819 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4709819 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4709821 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4709984 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-3-001
 of type NRT for shard1
   [junit4]   2> 4709985 WARN  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 4709985 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4709985 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4709985 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 
363d5f2df3a8a28de40604320230664b9c793c16; jvm 11.0.4+10-LTS
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@45374c15{/veaf/pe,null,AVAILABLE}
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@555097d1{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36903}
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.s.Server Started @4710025ms
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/veaf/pe, 
solrconfig=solrconfig.xml, 
solr.data.dir=hdfs://localhost.localdomain:39335/hdfs__localhost.localdomain_39335__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001_tempDir-002_jetty3,
 hostPort=36903, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 4709991 ERROR (closeThreadPool-21493-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr
   [junit4]   2> 4709991 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-02-03T06:40:01.399910Z
   [junit4]   2> 4709995 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4709999 INFO  (zkConnectionManagerCallback-21501-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4709999 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4710057 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4710058 WARN  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b6a90f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710058 WARN  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b6a90f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710061 WARN  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1baa537b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710061 WARN  (closeThreadPool-21493-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1baa537b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710062 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35567/solr
   [junit4]   2> 4710063 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4710067 INFO  (zkConnectionManagerCallback-21507-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710067 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4710084 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4710085 WARN  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@75d85677[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710085 WARN  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@75d85677[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710087 WARN  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5240adf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710087 WARN  (closeThreadPool-21493-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5240adf3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710088 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35567/solr
   [junit4]   2> 4710089 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4710089 INFO  (zkConnectionManagerCallback-21513-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710089 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4710100 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 4710100 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-3-001/solr.xml
   [junit4]   2> 4710103 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 4710103 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4710104 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 4710201 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 4710202 INFO  (zkConnectionManagerCallback-21516-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710202 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 4710206 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 4710209 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:42223_veaf%2Fpe as DOWN
   [junit4]   2> 4710210 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4710210 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:42223_veaf%2Fpe
   [junit4]   2> 4710211 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4710211 INFO  (zkCallback-21476-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4710211 INFO  (zkCallback-21515-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4710212 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 4710212 WARN  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] 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> 4710230 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4710249 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710258 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710258 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710259 INFO  (closeThreadPool-21493-thread-2) 
[n:127.0.0.1:42223_veaf%2Fpe     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-2-001/cores
   [junit4]   2> 4710280 INFO  (closeThreadPool-21493-thread-2) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:42223_veaf%2Fpe
   [junit4]   2> 4710301 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 4710302 INFO  (zkConnectionManagerCallback-21522-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710302 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 4710307 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 4710310 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:39363_veaf%2Fpe as DOWN
   [junit4]   2> 4710310 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4710310 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:39363_veaf%2Fpe
   [junit4]   2> 4710311 INFO  (zkCallback-21476-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4710311 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4710311 INFO  (zkCallback-21515-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4710312 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 4710313 WARN  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] 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> 4710315 INFO  (zkCallback-21521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4710337 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4710366 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710375 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710375 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4710377 INFO  (closeThreadPool-21493-thread-1) 
[n:127.0.0.1:39363_veaf%2Fpe     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-1-001/cores
   [junit4]   2> 4710405 INFO  (closeThreadPool-21493-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:39363_veaf%2Fpe
   [junit4]   2> 4710917 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 4710919 WARN  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7352df89[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710919 WARN  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7352df89[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710923 WARN  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2807aba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710923 WARN  (closeThreadPool-21493-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2807aba4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4710925 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35567/solr
   [junit4]   2> 4710925 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4710927 INFO  (zkConnectionManagerCallback-21532-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4710927 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4711014 INFO  
(OverseerCollectionConfigSetProcessor-73180461012811780-127.0.0.1:42913_veaf%2Fpe-n_0000000000)
 [n:127.0.0.1:42913_veaf%2Fpe     ] 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> 4711029 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Waiting for 
client to connect to ZooKeeper
   [junit4]   2> 4711029 INFO  (zkConnectionManagerCallback-21534-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4711029 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.c.ConnectionManager Client is 
connected to ZooKeeper
   [junit4]   2> 4711033 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 4711035 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36903_veaf%2Fpe as DOWN
   [junit4]   2> 4711036 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 4711036 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36903_veaf%2Fpe
   [junit4]   2> 4711037 INFO  (zkCallback-21491-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4711037 INFO  (zkCallback-21476-thread-3) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4711037 INFO  (zkCallback-21515-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4711037 INFO  (zkCallback-21533-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4711037 INFO  (zkCallback-21521-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 4711038 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.p.PackageLoader /packages.json updated 
to version -1
   [junit4]   2> 4711038 WARN  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] 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> 4711055 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 4711073 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4711082 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4711083 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4711084 INFO  (closeThreadPool-21493-thread-3) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-3-001/cores
   [junit4]   2> 4711122 INFO  (closeThreadPool-21493-thread-3) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:36903_veaf%2Fpe
   [junit4]   2> 4711124 INFO  (qtp1366235428-166759) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:42223_veaf%252Fpe&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4711128 INFO  (qtp1366235428-166761) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:36903_veaf%252Fpe&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4711128 INFO  (qtp1366235428-166756) 
[n:127.0.0.1:36903_veaf%2Fpe     ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:39363_veaf%252Fpe&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 4711129 INFO  
(OverseerThreadFactory-15517-thread-3-processing-n:127.0.0.1:42913_veaf%2Fpe) 
[n:127.0.0.1:42913_veaf%2Fpe c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42223_veaf%2Fpe for 
creating new replica of shard shard1 for collection collection1
   [junit4]   2> 4711130 INFO  
(OverseerThreadFactory-15517-thread-3-processing-n:127.0.0.1:42913_veaf%2Fpe) 
[n:127.0.0.1:42913_veaf%2Fpe c:collection1 s:shard1   ] 
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 4711132 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe    x:collection1_shard1_replica_n1 ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4712141 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 4712163 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 4712244 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 4712257 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_n1' using configuration from configset conf1, 
trusted=true
   [junit4]   2> 4712257 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ef4c25b
   [junit4]   2> 4712257 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:39335/solr_hdfs_home
   [junit4]   2> 4712257 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos 
Authentication disabled
   [junit4]   2> 4712257 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001/shard-2-001/cores/collection1_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:39335/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 4712258 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 4712265 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs 
of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4712265 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache 
target memory usage, slab size of [4194304] will allocate [1] slabs and use 
~[4194304] bytes
   [junit4]   2> 4712265 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new 
single instance HDFS BlockCache
   [junit4]   2> 4712270 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write 
is disabled
   [junit4]   2> 4712270 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 4712288 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating 
directory factory for path 
hdfs://localhost.localdomain:39335/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 4712294 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs 
of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4712294 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache 
target memory usage, slab size of [4194304] will allocate [1] slabs and use 
~[4194304] bytes
   [junit4]   2> 4712294 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new 
single instance HDFS BlockCache
   [junit4]   2> 4712298 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write 
is disabled
   [junit4]   2> 4712298 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=55.3486328125, 
floorSegmentMB=2.021484375, forceMergeDeletesPctAllowed=0.4581682302993939, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12371329123140376, deletesPctAllowed=36.10715924329915
   [junit4]   2> 4712320 WARN  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in 
requestHandler {type = requestHandler,name = /dump,class = 
DumpRequestHandler,attributes = {initParams=a, name=/dump, 
class=DumpRequestHandler},args = {defaults={a=A, b=B}}}
   [junit4]   2> 4712433 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 4712433 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 4712433 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing 
HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 4712442 INFO  (qtp2080439132-166746) 
[n:127.0.0.1:42223_veaf%2Fpe c:collection1 s:shard1  
x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]

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

va:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [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.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 5117708 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:35567
   [junit4]   2> 5117708 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35567
   [junit4]   2> 5117708 INFO  
(TEST-HdfsWriteToMultipleCollectionsTest.test-seed#[21B026DE58572364]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35567
   [junit4]   2> 5117711 WARN  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 5117739 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@6fd6e24{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 5117739 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@4d6313da{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 5117739 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5117739 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@77b2da0{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 5117740 WARN  (BP-1783718939-127.0.0.1-1580711996465 
heartbeating to localhost.localdomain/127.0.0.1:39335) [     ] 
o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager 
interrupted
   [junit4]   2> 5117740 WARN  (BP-1783718939-127.0.0.1-1580711996465 
heartbeating to localhost.localdomain/127.0.0.1:39335) [     ] 
o.a.h.h.s.d.DataNode Ending block pool service for: Block pool 
BP-1783718939-127.0.0.1-1580711996465 (Datanode Uuid 
80d80ab0-24fc-4998-a9b1-4030c550bd4d) service to 
localhost.localdomain/127.0.0.1:39335
   [junit4]   2> 5117767 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.w.WebAppContext@38a0f9d6{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 5117767 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@58b69a6e{HTTP/1.1,[http/1.1]}{localhost.localdomain:0}
   [junit4]   2> 5117767 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 5117767 INFO  
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[21B026DE58572364]-worker) [     
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5756aeec{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest_21B026DE58572364-001
   [junit4]   2> Feb 03, 2020 6:46:50 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 16 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): 
{rnd_b=PostingsFormat(name=Direct), a_t=Lucene84, _root_=Lucene84, 
id=PostingsFormat(name=Direct)}, 
docValues:{rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene80), a_t=DocValuesFormat(name=Lucene80), 
_root_=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1988, 
maxMBSortInHeap=5.088924842117764, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@381b0907),
 locale=pa, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=4,threads=4,free=274867488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaApiFailureTest, 
AddReplicaTest, TestTextField, SolrInfoBeanTest, PrimUtilsTest, 
ParsingFieldUpdateProcessorsTest, TestImplicitCoreProperties, 
TestEmbeddedSolrServerAdminHandler, TestStressThreadBackup, 
TestSQLHandlerNonCloud, DeleteShardTest, TestDownShardTolerantSearch, 
FileBasedSpellCheckerTest, TestUtilizeNode, UpdateLogTest, 
TestWordDelimiterFilterFactory, PluginInfoTest, TestDefaultStatsCache, 
LeaderElectionContextKeyTest, DistributedQueryComponentOptimizationTest, 
TestSchemaManager, SolrCoreCheckLockOnStartupTest, TestSimPolicyCloud, 
TestCustomSort, TestHashQParserPlugin, TestStressInPlaceUpdates, 
BlockDirectoryTest, TestBinaryResponseWriter, TestDistributedTracing, 
TestLocalStatsCacheCloud, TestPullReplicaErrorHandling, TestRTGBase, 
SpatialRPTFieldTypeTest, TestBadConfig, AuditLoggerPluginTest, 
TestCloudInspectUtil, TestFastOutputStream, CollectionPropsTest, 
ConcurrentDeleteAndCreateCollectionTest, TestConfigSetsAPIExclusivity, 
UUIDUpdateProcessorFallbackTest, TestSolrCloudWithKerberosAlt, 
TestPHPSerializedResponseWriter, TestSolrCachePerf, 
DefaultValueUpdateProcessorTest, V2StandaloneTest, 
DistributedFacetPivotLongTailTest, BlobRepositoryCloudTest, 
TestChildDocTransformer, TestDistributedSearch, PeerSyncReplicationTest, 
SolrRequestParserTest, MultiSolrCloudTestCaseTest, TestRTimerTree, 
OverseerSolrResponseTest, TestSurroundQueryParser, ZkStateReaderTest, 
LargeFieldTest, SolrLogPostToolTest, TestPolicyCloud, PolyFieldTest, TestUtils, 
PeerSyncWithLeaderTest, FullHLLTest, AsyncCallRequestStatusResponseTest, 
TestBulkSchemaAPI, TestConfigReload, SubstringBytesRefFilterTest, 
QueryElevationComponentTest, MoreLikeThisHandlerTest, MetricsConfigTest, 
TestCollectionAPI, BasicAuthStandaloneTest, ShowFileRequestHandlerTest, 
HttpTriggerListenerTest, TestLocalFSCloudBackupRestore, 
DistributedExpandComponentTest, ClassificationUpdateProcessorIntegrationTest, 
TestOrdValues, CoreAdminHandlerTest, TestCollationField, 
TestSimComputePlanAction, ReplaceNodeTest, ZkControllerTest, 
TestJmxIntegration, DocValuesTest, FileUtilsTest, BJQParserTest, 
WrapperMergePolicyFactoryTest, XmlInterpolationTest, NodeLostTriggerTest, 
TestManagedSynonymFilterFactory, TestHdfsUpdateLog, 
PeerSyncWithBufferUpdatesTest, TestSolrTestCaseJ4, 
TestSuggestSpellingConverter, PathHierarchyTokenizerFactoryTest, 
MetricsHistoryWithAuthIntegrationTest, DocumentBuilderTest, 
LeaderFailoverAfterPartitionTest, TestDocBasedVersionConstraints, 
CoreMergeIndexesAdminHandlerTest, HdfsLockFactoryTest, 
CustomTermsComponentTest, SolrCloudExampleTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudJSONFacetJoinDomain, 
InfixSuggestersTest, TestCursorMarkWithoutUniqueKey, LeaderVoteWaitTimeoutTest, 
TestFileDictionaryLookup, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestDynamicLoading, TestLegacyNumericRangeQueryBuilder, 
TestOnReconnectListenerSupport, SolrMetricReporterTest, MinimalSchemaTest, 
HdfsTlogReplayBufferedWhileIndexingTest, CachingDirectoryFactoryTest, 
PropertiesRequestHandlerTest, ZkShardTermsTest, CloudMLTQParserTest, 
MoveReplicaHDFSFailoverTest, XCJFQueryTest, TestRawTransformer, 
AutoAddReplicasIntegrationTest, CopyFieldTest, CdcrWithNodesRestartsTest, 
TestLegacyBM25SimilarityFactory, StatsComponentTest, 
IndexSchemaRuntimeFieldTest, HdfsBasicDistributedZkTest, TestSolrConfigHandler, 
TestNRTOpen, SignificantTermsQParserPluginTest, 
TermVectorComponentDistributedTest, RequestHandlersTest, 
TestCorePropertiesReload, TimeRoutedAliasUpdateProcessorTest, 
SearchHandlerTest, SuggesterTSTTest, TestLRUStatsCacheCloud, 
TestNestedDocsSort, TestSchemaResource, TestSerializedLuceneMatchVersion, 
DistributedVersionInfoTest, NodeMutatorTest, HealthCheckHandlerTest, 
HttpPartitionTest, RecoveryZkTest, RemoteQueryErrorTest, 
RestartWhileUpdatingTest, RoutingToNodesWithPropertiesTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SplitShardTest, SyncSliceTest, 
SystemCollectionCompatTest, TestAuthenticationFramework, TestCloudConsistency, 
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestCloudRecovery2, TestCloudSearcherWarming, TestClusterProperties, 
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestExactSharedStatsCacheCloud, TestExactStatsCacheCloud, 
TestExclusionRuleCollectionAccess, TestRandomFlRTGCloud, TestRequestForwarding, 
TestSSLRandomization, TestShortCircuitedRequests, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, 
TestTolerantUpdateProcessorCloud, TestWithCollection, 
TriLevelCompositeIdRoutingTest, UnloadDistributedZkTest, 
CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, ShardSplitTest, 
TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, 
TestSimExecutePlanAction, TestSimExtremeIndexing, 
TestSimGenericDistributedQueue, TestSimLargeCluster, CdcrOpsAndBoundariesTest, 
HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest]
   [junit4] Completed [642/900 (1!)] on J1 in 415.91s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to