Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/229/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([C3973D070D153F72:4BC302DDA3E9528A]:0)
        at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:91)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12871 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/init-core-data-001
   [junit4]   2> 637825 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C3973D070D153F72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 637826 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C3973D070D153F72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 637826 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C3973D070D153F72]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 637826 INFO  
(SUITE-TestSolrConfigHandlerConcurrent-seed#[C3973D070D153F72]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /b_a/gr
   [junit4]   2> 637828 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 637836 INFO  (Thread-3402) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 637836 INFO  (Thread-3402) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 637837 ERROR (Thread-3402) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 637936 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:34593
   [junit4]   2> 637941 INFO  (zkConnectionManagerCallback-1170-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637952 INFO  (zkConnectionManagerCallback-1172-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637954 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 637955 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 637957 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 637958 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 637959 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 637959 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 637960 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 637961 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 637961 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 637962 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 637962 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 637980 INFO  (zkConnectionManagerCallback-1175-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 637981 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 638055 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 638055 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638055 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638056 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 638056 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1faabf1e{/b_a/gr,null,AVAILABLE}
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@8ae4bd8{SSL,[ssl, 
http/1.1]}{127.0.0.1:44001}
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server Started @639779ms
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/tempDir-001/control/data,
 hostContext=/b_a/gr, hostPort=44001, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/control-001/cores}
   [junit4]   2> 638059 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.1
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638059 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-15T11:54:04.391Z
   [junit4]   2> 638061 INFO  (zkConnectionManagerCallback-1177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638061 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 638061 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/control-001/solr.xml
   [junit4]   2> 638065 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 638065 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 638066 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 638069 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 638070 INFO  (zkConnectionManagerCallback-1181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638072 INFO  
(zkConnectionManagerCallback-1183-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr)
 [n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 638126 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 638127 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:44001_b_a%2Fgr
   [junit4]   2> 638127 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.Overseer Overseer 
(id=72165809513037829-127.0.0.1:44001_b_a%2Fgr-n_0000000000) starting
   [junit4]   2> 638131 INFO  
(zkConnectionManagerCallback-1188-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr)
 [n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 638133 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 638133 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44001_b_a%2Fgr
   [junit4]   2> 638144 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 638144 INFO  
(zkCallback-1187-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 638197 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 638204 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 638204 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 638205 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/control-001/cores
   [junit4]   2> 638237 INFO  (zkConnectionManagerCallback-1192-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638237 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638238 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 638254 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44001_b_a%252Fgr&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 638256 INFO  
(OverseerThreadFactory-1912-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 638364 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr   
 ] 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> 638364 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 638467 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] 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> 639436 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 639460 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639554 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 639565 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 639565 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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@235ae2bb
   [junit4]   2> 639565 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 639565 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 639567 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.8349609375, 
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=2.705405934867132, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 639570 WARN  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639604 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 639605 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639606 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 639606 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 639607 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 639607 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9cb86b6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 639608 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 639608 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639609 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 639610 INFO  
(searcherExecutor-1915-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:44001_b_a%2Fgr 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@9cb86b6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 639610 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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 1600530935648878592
   [junit4]   2> 639613 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44001/b_a/gr/control_collection_shard1_replica_n1/
   [junit4]   2> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44001/b_a/gr/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 639614 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 639629 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44001/b_a/gr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 639730 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] 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> 639780 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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> 639782 INFO  (qtp424472560-7455) [n:127.0.0.1:44001_b_a%2Fgr 
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=1417
   [junit4]   2> 639783 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 639882 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] 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> 640257 INFO  
(OverseerCollectionConfigSetProcessor-72165809513037829-127.0.0.1:44001_b_a%2Fgr-n_0000000000)
 [n:127.0.0.1:44001_b_a%2Fgr    ] 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> 640783 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:44001_b_a%252Fgr&wt=javabin&version=2}
 status=0 QTime=2529
   [junit4]   2> 640788 INFO  (zkConnectionManagerCallback-1196-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 640788 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 640789 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 640789 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 640792 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 640793 INFO  
(OverseerThreadFactory-1912-thread-2-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 640794 WARN  
(OverseerThreadFactory-1912-thread-2-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual 
to create a collection (collection1) without cores.
   [junit4]   2> 640997 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 640998 INFO  (qtp424472560-7459) [n:127.0.0.1:44001_b_a%2Fgr   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 641084 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001
 of type NRT
   [junit4]   2> 641085 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641089 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641089 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641089 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 641090 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d423d20{/b_a/gr,null,AVAILABLE}
   [junit4]   2> 641090 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@58d57c04{SSL,[ssl, 
http/1.1]}{127.0.0.1:36935}
   [junit4]   2> 641090 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server Started @642810ms
   [junit4]   2> 641090 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/b_a/gr, 
hostPort=36935, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001/cores}
   [junit4]   2> 641090 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 641091 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.1
   [junit4]   2> 641091 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641091 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641091 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-15T11:54:07.423Z
   [junit4]   2> 641112 INFO  (zkConnectionManagerCallback-1198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641112 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 641112 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001/solr.xml
   [junit4]   2> 641116 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 641116 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 641117 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 641127 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 641132 INFO  (zkConnectionManagerCallback-1202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641134 INFO  
(zkConnectionManagerCallback-1204-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr)
 [n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 641148 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 641155 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641157 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36935_b_a%2Fgr
   [junit4]   2> 641158 INFO  
(zkCallback-1187-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 641158 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 641166 INFO  (zkCallback-1195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 641167 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 641204 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 641215 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 641215 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 641217 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001/cores
   [junit4]   2> 641226 INFO  
(zkConnectionManagerCallback-1209-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr)
 [n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 641227 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 641227 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 641263 INFO  (qtp17809977-7513) [n:127.0.0.1:36935_b_a%2Fgr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:36935_b_a%252Fgr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 641269 INFO  
(OverseerCollectionConfigSetProcessor-72165809513037829-127.0.0.1:44001_b_a%2Fgr-n_0000000000)
 [n:127.0.0.1:44001_b_a%2Fgr    ] 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> 641270 INFO  
(OverseerThreadFactory-1912-thread-3-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36935_b_a%2Fgr for creating new replica
   [junit4]   2> 641273 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 641274 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 641377 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 642427 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 642439 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 642547 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 642556 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 642557 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 642557 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 642557 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 642559 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.8349609375, 
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=2.705405934867132, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 642561 WARN  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
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> 642607 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 642607 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 642608 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 642608 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 642610 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 642610 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69f2369d[collection1_shard2_replica_n41] main]
   [junit4]   2> 642611 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 642611 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 642612 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 642612 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1600530938796703744
   [junit4]   2> 642615 INFO  
(searcherExecutor-1926-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) 
[n:127.0.0.1:36935_b_a%2Fgr c:collection1 s:shard2  
x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@69f2369d[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642617 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:36935/b_a/gr/collection1_shard2_replica_n41/
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
https://127.0.0.1:36935/b_a/gr/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 642618 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 642620 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36935/b_a/gr/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 642721 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 642770 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 642776 INFO  (qtp17809977-7510) [n:127.0.0.1:36935_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1502
   [junit4]   2> 642778 INFO  (qtp17809977-7513) [n:127.0.0.1:36935_b_a%2Fgr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:36935_b_a%252Fgr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1515
   [junit4]   2> 642859 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001
 of type NRT
   [junit4]   2> 642860 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 642861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 642861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 642861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 642861 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5e9e14ec{/b_a/gr,null,AVAILABLE}
   [junit4]   2> 642862 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1ae678c2{SSL,[ssl, 
http/1.1]}{127.0.0.1:34291}
   [junit4]   2> 642862 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server Started @644582ms
   [junit4]   2> 642862 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/b_a/gr, hostPort=34291, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001/cores}
   [junit4]   2> 642862 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 642863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.1
   [junit4]   2> 642863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 642863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 642863 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-15T11:54:09.195Z
   [junit4]   2> 642864 INFO  (zkConnectionManagerCallback-1211-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642865 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 642865 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001/solr.xml
   [junit4]   2> 642868 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 642868 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 642869 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 642872 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 642872 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 642873 INFO  (zkConnectionManagerCallback-1215-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 642875 INFO  
(zkConnectionManagerCallback-1217-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr)
 [n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 642879 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 642880 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 642881 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34291_b_a%2Fgr
   [junit4]   2> 642882 INFO  (zkCallback-1195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 642882 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 642882 INFO  
(zkCallback-1187-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 642882 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 642882 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 642883 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 642946 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 642955 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 642955 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 642956 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001/cores
   [junit4]   2> 642959 INFO  
(zkConnectionManagerCallback-1222-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr)
 [n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 642959 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 642959 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 643008 INFO  (qtp1816295358-7550) [n:127.0.0.1:34291_b_a%2Fgr  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:34291_b_a%252Fgr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 643009 INFO  
(OverseerCollectionConfigSetProcessor-72165809513037829-127.0.0.1:44001_b_a%2Fgr-n_0000000000)
 [n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 643010 INFO  
(OverseerThreadFactory-1912-thread-4-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:34291_b_a%2Fgr for creating new replica
   [junit4]   2> 643017 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 643018 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 643120 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 643120 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 644030 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 644041 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 644151 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 644160 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 644161 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 644161 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 644161 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 644163 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.8349609375, 
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=2.705405934867132, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 644165 WARN  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
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> 644200 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 644200 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 644201 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 644201 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 644202 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 644202 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@20555183[collection1_shard1_replica_n43] main]
   [junit4]   2> 644203 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 644203 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 644204 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 644205 INFO  
(searcherExecutor-1937-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) 
[n:127.0.0.1:34291_b_a%2Fgr c:collection1 s:shard1  
x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@20555183[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 644205 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1600530940467085312
   [junit4]   2> 644208 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34291/b_a/gr/collection1_shard1_replica_n43/
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
https://127.0.0.1:34291/b_a/gr/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 644221 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 644223 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34291/b_a/gr/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 644327 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 644327 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 644373 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 644475 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 644475 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 644721 INFO  (qtp1816295358-7575) [n:127.0.0.1:34291_b_a%2Fgr 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1704
   [junit4]   2> 644723 INFO  (qtp1816295358-7550) [n:127.0.0.1:34291_b_a%2Fgr  
  ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:34291_b_a%252Fgr&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1715
   [junit4]   2> 644802 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001
 of type NRT
   [junit4]   2> 644803 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 644804 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 644804 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 644804 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 644804 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eb281e1{/b_a/gr,null,AVAILABLE}
   [junit4]   2> 644805 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@29c37372{SSL,[ssl, 
http/1.1]}{127.0.0.1:39933}
   [junit4]   2> 644805 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.Server Started @646525ms
   [junit4]   2> 644805 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/b_a/gr, 
hostPort=39933, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001/cores}
   [junit4]   2> 644805 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 644806 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.1
   [junit4]   2> 644806 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 644806 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 644806 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-15T11:54:11.138Z
   [junit4]   2> 644807 INFO  (zkConnectionManagerCallback-1224-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644807 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 644807 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001/solr.xml
   [junit4]   2> 644810 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 644810 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 644811 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 644813 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34593/solr
   [junit4]   2> 644814 INFO  (zkConnectionManagerCallback-1228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 644816 INFO  
(zkConnectionManagerCallback-1230-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr)
 [n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 644819 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 644820 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 644821 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39933_b_a%2Fgr
   [junit4]   2> 644821 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644821 INFO  
(zkCallback-1182-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644821 INFO  
(zkCallback-1187-thread-1-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644821 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644822 INFO  (zkCallback-1195-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 644822 INFO  
(zkCallback-1221-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644822 INFO  
(zkCallback-1208-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644823 INFO  
(zkCallback-1229-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 644859 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 644867 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 644867 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 644868 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001/cores
   [junit4]   2> 644870 INFO  
(zkConnectionManagerCallback-1235-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr)
 [n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 644871 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (4)
   [junit4]   2> 644872 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.s.i.ZkClientClusterStateProvider 
Cluster at 127.0.0.1:34593/solr ready
   [junit4]   2> 644922 INFO  (qtp1816295358-7552) [n:127.0.0.1:34291_b_a%2Fgr  
  ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:39933_b_a%252Fgr&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 644923 INFO  
(OverseerCollectionConfigSetProcessor-72165809513037829-127.0.0.1:44001_b_a%2Fgr-n_0000000000)
 [n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 644926 INFO  
(OverseerThreadFactory-1912-thread-5-processing-n:127.0.0.1:44001_b_a%2Fgr) 
[n:127.0.0.1:44001_b_a%2Fgr    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:39933_b_a%2Fgr for creating new replica
   [junit4]   2> 644938 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr  
  ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 644938 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr  
  ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 645041 INFO  
(zkCallback-1216-thread-1-processing-n:127.0.0.1:34291_b_a%2Fgr) 
[n:127.0.0.1:34291_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 645041 INFO  
(zkCallback-1203-thread-1-processing-n:127.0.0.1:36935_b_a%2Fgr) 
[n:127.0.0.1:36935_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 645041 INFO  
(zkCallback-1229-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr) 
[n:127.0.0.1:39933_b_a%2Fgr    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 646171 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.1
   [junit4]   2> 646184 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 646293 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 646301 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 646301 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n45' (registry 
'solr.core.collection1.shard2.replica_n45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@235ae2bb
   [junit4]   2> 646302 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 646302 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001/cores/collection1_shard2_replica_n45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
   [junit4]   2> 646304 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=83.8349609375, 
floorSegmentMB=0.8046875, forceMergeDeletesPctAllowed=2.705405934867132, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 646306 WARN  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
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> 646340 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 646340 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 646341 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 646341 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 646342 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 646342 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c78b1c9[collection1_shard2_replica_n45] main]
   [junit4]   2> 646343 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 646343 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 646344 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 646344 INFO  
(searcherExecutor-1948-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:39933_b_a%2Fgr c:collection1 s:shard2  
x:collection1_shard2_replica_n45] o.a.s.c.SolrCore 
[collection1_shard2_replica_n45] Registered new searcher 
Searcher@c78b1c9[collection1_shard2_replica_n45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 646345 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1600530942711037952
   [junit4]   2> 646347 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0, core_node46=0}, version=1}
   [junit4]   2> 646348 INFO  (qtp1672303056-7589) [n:127.0.0.1:39933_b_a%2Fgr 
c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController 
Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 646348 INFO  
(updateExecutor-1225-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr 
x:collection1_shard2_replica_n45 s:shard2 c:collection1) 
[n:127.0.0.1:39933_b_a%2Fgr c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 646348 INFO  
(recoveryExecutor-1226-thread-1-processing-n:127.0.0.1:39933_b_a%2Fgr 
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:39933_b_a%2Fgr c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 646349 INFO  (recoveryExecutor-

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

eporters for registry=solr.collection.collection1.shard1.leader, tag=1676176900
   [junit4]   2> 653714 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy RecoveryStrategy has 
been closed
   [junit4]   2> 653714 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Finished recovery 
process, successful=[false]
   [junit4]   2> 653714 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.SolrCore 
[collection1_shard1_replica_n47]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a5fd02c
   [junit4]   2> 653714 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n47, tag=1784664108
   [junit4]   2> 653714 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@59bea721: rootName = null, 
domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id 
= null] for registry solr.core.collection1.shard1.replica_n47 / 
com.codahale.metrics.MetricRegistry@26d70992
   [junit4]   2> 653715 INFO  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=1784664108
   [junit4]   2> 653716 WARN  
(recoveryExecutor-1240-thread-1-processing-n:127.0.0.1:37841_b_a%2Fgr 
x:collection1_shard1_replica_n47 s:shard1 c:collection1 r:core_node48) 
[n:127.0.0.1:37841_b_a%2Fgr c:collection1 s:shard1 r:core_node48 
x:collection1_shard1_replica_n47] o.a.s.c.RecoveryStrategy Stopping recovery 
for core=[collection1_shard1_replica_n47] coreNodeName=[core_node48]
   [junit4]   2> 653717 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.Overseer Overseer 
(id=72165809513037847-127.0.0.1:37841_b_a%2Fgr-n_0000000004) closing
   [junit4]   2> 653718 INFO  
(OverseerStateUpdate-72165809513037847-127.0.0.1:37841_b_a%2Fgr-n_0000000004) 
[n:127.0.0.1:37841_b_a%2Fgr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:37841_b_a%2Fgr
   [junit4]   2> 653718 WARN  
(OverseerAutoScalingTriggerThread-72165809513037847-127.0.0.1:37841_b_a%2Fgr-n_0000000004)
 [n:127.0.0.1:37841_b_a%2Fgr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 653720 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6fe7f333{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 653720 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10bbe02e{/b_a/gr,null,UNAVAILABLE}
   [junit4]   2> 653720 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 653720 ERROR 
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 653721 INFO  
(TEST-TestSolrConfigHandlerConcurrent.test-seed#[C3973D070D153F72]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34593 34593
   [junit4]   2> 653835 INFO  (Thread-3402) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34593 34593
   [junit4]   2> 653835 WARN  (Thread-3402) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/configs/conf1
   [junit4]   2>        12      /solr/aliases.json
   [junit4]   2>        9       /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       /solr/collections/collection1/terms/shard1
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/clusterstate.json
   [junit4]   2>        12      /solr/clusterprops.json
   [junit4]   2>        5       /solr/autoscaling.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/live_nodes
   [junit4]   2>        12      /solr/collections
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        5       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerConcurrent -Dtests.method=test 
-Dtests.seed=C3973D070D153F72 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=th-TH -Dtests.timezone=SystemV/PST8 -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   16.0s J2 | TestSolrConfigHandlerConcurrent.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C3973D070D153F72:4BC302DDA3E9528A]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.test(TestSolrConfigHandlerConcurrent.java:91)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.handler.TestSolrConfigHandlerConcurrent_C3973D070D153F72-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=985, maxMBSortInHeap=5.689296675189229, 
sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=SystemV/PST8
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 
1.8.0_162 (64-bit)/cpus=8,threads=1,free=128469472,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestConfigSetsAPIExclusivity, TestPointFields, NoCacheHeaderTest, 
CreateCollectionCleanupTest, DocValuesTest, TestAuthorizationFramework, 
AnalysisAfterCoreReloadTest, HttpTriggerListenerTest, ResponseBuilderTest, 
TestLMJelinekMercerSimilarityFactory, TestCloudSchemaless, 
TestDFRSimilarityFactory, TestInPlaceUpdatesDistrib, HdfsLockFactoryTest, 
TestSubQueryTransformerCrossCore, TestSchemaSimilarityResource, 
SystemLogListenerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
DistributedFacetExistsSmallTest, MoreLikeThisHandlerTest, TestUtils, 
AddBlockUpdateTest, DirectSolrSpellCheckerTest, DocValuesMissingTest, 
CacheHeaderTest, TestRecoveryHdfs, HdfsRecoverLeaseTest, TestTestInjection, 
SolrJmxReporterCloudTest, TestCloudSearcherWarming, DateFieldTest, 
TestAtomicUpdateErrorCases, SolrCloudReportersTest, HDFSCollectionsAPITest, 
DistributedQueryComponentCustomSortTest, TestJsonFacets, 
TestAnalyzeInfixSuggestions, CollectionsAPIDistributedZkTest, 
TestTolerantUpdateProcessorCloud, RollingRestartTest, BasicAuthIntegrationTest, 
CoreAdminRequestStatusTest, FileBasedSpellCheckerTest, TestScoreJoinQPNoScore, 
URLClassifyProcessorTest, TestHttpShardHandlerFactory, RecoveryZkTest, 
TestRealTimeGet, TestCollectionAPIs, TestSolrConfigHandlerConcurrent]
   [junit4] Completed [223/783 (1!)] on J2 in 16.04s, 1 test, 1 error <<< 
FAILURES!

[...truncated 51551 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/229/consoleText

[repro] Revision: 1dfa1fa83922b955205bfaf73d6da55bf7e4e102

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestSolrConfigHandlerConcurrent 
-Dtests.method=test -Dtests.seed=C3973D070D153F72 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=SystemV/PST8 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestSolrConfigHandlerConcurrent
[repro] ant compile-test

[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestSolrConfigHandlerConcurrent" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=C3973D070D153F72 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th-TH 
-Dtests.timezone=SystemV/PST8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 71 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerConcurrent
[repro] Exiting with code 0

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to