Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19880/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading
Error Message:
Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: { "responseHeader":{
"status":0, "QTime":0}, "overlay":{ "znodeVersion":0,
"runtimeLib":{"colltest":{ "name":"colltest", "version":1}}}},
from server: null
Stack Trace:
java.lang.AssertionError: Could not get expected value
'org.apache.solr.core.BlobStoreTestRequestHandler' for path
'overlay/requestHandler/\/test1/class' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"overlay":{
"znodeVersion":0,
"runtimeLib":{"colltest":{
"name":"colltest",
"version":1}}}}, from server: null
at
__randomizedtesting.SeedInfo.seed([D275AF948D9CA93A:A3882C37A410C9A]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:556)
at
org.apache.solr.core.TestDynamicLoading.testDynamicLoading(TestDynamicLoading.java:97)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp
Error Message:
No such processor Template
Stack Trace:
org.apache.solr.common.SolrException: No such processor Template
at
__randomizedtesting.SeedInfo.seed([D275AF948D9CA93A:77C7EF5C2BD260CE]:0)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:284)
at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:236)
at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:54)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11971 lines...]
[junit4] Suite: org.apache.solr.core.TestDynamicLoading
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/init-core-data-001
[junit4] 2> 696842 INFO
(SUITE-TestDynamicLoading-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 696843 INFO
(SUITE-TestDynamicLoading-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 696844 INFO
(SUITE-TestDynamicLoading-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /he/
[junit4] 2> 696845 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 696853 INFO (Thread-1571) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 696853 INFO (Thread-1571) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 696855 ERROR (Thread-1571) [ ] 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> 696945 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45455
[junit4] 2> 696951 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 696952 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 696953 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 696955 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 696956 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 696957 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 696957 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 696958 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 696958 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 696959 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 696960 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 696960 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cafef31b50001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 696966 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 697059 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/cores/collection1
[junit4] 2> 697060 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 697062 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5fbc2b{/he,null,AVAILABLE}
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@510f8{SSL,[ssl,
http/1.1]}{127.0.0.1:46361}
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server Started @699082ms
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/he,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/tempDir-001/control/data,
hostPort=46361,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/cores}
[junit4] 2> 697064 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 697064 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:05:07.847888Z
[junit4] 2> 697070 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 697070 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/solr.xml
[junit4] 2> 697073 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 697075 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45455/solr
[junit4] 2> 697088 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 697089 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46361_he
[junit4] 2> 697089 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer
(id=98146733761298437-127.0.0.1:46361_he-n_0000000000) starting
[junit4] 2> 697098 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46361_he
[junit4] 2> 697099 INFO (zkCallback-1038-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 697156 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697161 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697162 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697163 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/cores
[junit4] 2> 697163 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 697164 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 697167 INFO
(OverseerStateUpdate-98146733761298437-127.0.0.1:46361_he-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 697185 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 697199 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 697285 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 697293 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 697294 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697294 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 697294 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/control-001/cores/collection1/data/]
[junit4] 2> 697297 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1240608818,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 697299 WARN (coreLoadExecutor-2875-thread-1) [ ]
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> 697328 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 697328 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 697329 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 697329 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 697330 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6836895417928319]
[junit4] 2> 697330 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a5873b[collection1] main]
[junit4] 2> 697331 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 697331 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 697332 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 697332 INFO (coreLoadExecutor-2875-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570347740681994240
[junit4] 2> 697334 INFO (searcherExecutor-2876-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a5873b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46361/he/collection1/
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:46361/he/collection1/ has no replicas
[junit4] 2> 697336 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 697338 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:46361/he/collection1/ shard1
[junit4] 2> 697490 INFO (coreZkRegister-2868-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 697676 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 697677 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45455/solr ready
[junit4] 2> 697677 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 697748 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/cores/collection1
[junit4] 2> 697748 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001
of type NRT
[junit4] 2> 697749 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 697750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1dc6d1{/he,null,AVAILABLE}
[junit4] 2> 697750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e4cac6{SSL,[ssl,
http/1.1]}{127.0.0.1:33929}
[junit4] 2> 697750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server Started @699768ms
[junit4] 2> 697750 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/he,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/tempDir-001/jetty1,
hostPort=33929,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/cores}
[junit4] 2> 697751 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 697751 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 697751 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 697751 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 697751 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:05:08.534276Z
[junit4] 2> 697752 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 697752 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/solr.xml
[junit4] 2> 697754 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 697756 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45455/solr
[junit4] 2> 697760 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 697761 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 697762 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33929_he
[junit4] 2> 697763 INFO (zkCallback-1038-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 697764 INFO (zkCallback-1047-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 697764 INFO (zkCallback-1042-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 697834 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697840 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697841 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 697842 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/cores
[junit4] 2> 697842 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 697843 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 697844 INFO
(OverseerStateUpdate-98146733761298437-127.0.0.1:46361_he-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 698852 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 698859 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 698925 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 698929 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 698930 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node1' (registry
'solr.core.collection1.shard2.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 698930 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 698930 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 698931 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1240608818,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 698933 WARN (coreLoadExecutor-2886-thread-1) [ ]
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> 698953 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 698953 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 698954 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 698954 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 698954 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6836895417928319]
[junit4] 2> 698954 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@13eb6ac[collection1] main]
[junit4] 2> 698955 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 698955 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 698956 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 698957 INFO (searcherExecutor-2887-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@13eb6ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 698957 INFO (coreLoadExecutor-2886-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570347742385930240
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33929/he/collection1/
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:33929/he/collection1/ has no replicas
[junit4] 2> 698960 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 698961 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33929/he/collection1/ shard2
[junit4] 2> 699111 INFO (coreZkRegister-2881-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 699447 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/cores/collection1
[junit4] 2> 699447 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001
of type NRT
[junit4] 2> 699448 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 699448 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@eac22c{/he,null,AVAILABLE}
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18e0442{SSL,[ssl,
http/1.1]}{127.0.0.1:39671}
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server Started @701467ms
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/he,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/tempDir-001/jetty2,
hostPort=39671,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/cores,
replicaType=NRT}
[junit4] 2> 699449 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 699449 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:05:10.232920Z
[junit4] 2> 699451 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 699451 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/solr.xml
[junit4] 2> 699453 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 699455 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45455/solr
[junit4] 2> 699458 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 699459 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 699460 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39671_he
[junit4] 2> 699460 INFO (zkCallback-1042-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 699460 INFO (zkCallback-1038-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 699460 INFO (zkCallback-1047-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 699461 INFO (zkCallback-1053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 699569 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 699573 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 699573 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 699574 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/cores
[junit4] 2> 699574 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 699574 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 699575 INFO
(OverseerStateUpdate-98146733761298437-127.0.0.1:46361_he-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 700581 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 700589 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 700671 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 700675 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 700675 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 700675 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 700675 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 700677 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1240608818,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 700678 WARN (coreLoadExecutor-2897-thread-1) [ ]
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> 700701 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 700701 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 700702 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 700702 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 700703 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6836895417928319]
[junit4] 2> 700703 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d95dc[collection1] main]
[junit4] 2> 700703 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 700703 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 700704 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 700704 INFO (searcherExecutor-2898-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d95dc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 700704 INFO (coreLoadExecutor-2897-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570347744217792512
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39671/he/collection1/
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.SyncStrategy https://127.0.0.1:39671/he/collection1/ has no replicas
[junit4] 2> 700707 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 700708 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:39671/he/collection1/ shard1
[junit4] 2> 700858 INFO (coreZkRegister-2892-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 701180 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores/collection1
[junit4] 2> 701180 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001
of type NRT
[junit4] 2> 701181 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 701209 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1fc794a{/he,null,AVAILABLE}
[junit4] 2> 701210 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e700df{SSL,[ssl,
http/1.1]}{127.0.0.1:42543}
[junit4] 2> 701210 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server Started @703228ms
[junit4] 2> 701210 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/he,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/tempDir-001/jetty3,
hostPort=42543,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 701210 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 701215 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 701215 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 701215 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 701215 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:05:11.998462Z
[junit4] 2> 701254 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 701254 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/solr.xml
[junit4] 2> 701257 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 701259 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45455/solr
[junit4] 2> 701276 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 701277 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 701278 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42543_he
[junit4] 2> 701279 INFO (zkCallback-1047-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 701280 INFO (zkCallback-1042-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 701280 INFO (zkCallback-1053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 701280 INFO (zkCallback-1038-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 701285 INFO (zkCallback-1059-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 701420 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 701424 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 701424 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 701425 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores
[junit4] 2> 701425 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 701425 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 701426 INFO
(OverseerStateUpdate-98146733761298437-127.0.0.1:46361_he-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 702449 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 702459 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 702554 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 702560 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 702560 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 702560 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 702560 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 702562 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1240608818,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 702564 WARN (coreLoadExecutor-2908-thread-1) [ ]
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> 702593 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 702593 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 702594 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 702594 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 702594 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6836895417928319]
[junit4] 2> 702594 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7ec3ac[collection1] main]
[junit4] 2> 702595 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 702595 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 702596 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 702597 INFO (searcherExecutor-2909-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ec3ac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 702597 INFO (coreLoadExecutor-2908-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570347746202746880
[junit4] 2> 702599 INFO (coreZkRegister-2903-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 702599 INFO (updateExecutor-1056-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 702599 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 702599 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 702599 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 702599 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 702599 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:33929/he/collection1/] and I am
[https://127.0.0.1:42543/he/collection1/]
[junit4] 2> 702600 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:33929/he]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:42543_he&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 702633 INFO (qtp17781063-6505) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 702634 INFO (qtp17781063-6505) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:42543_he, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42543/he","node_name":"127.0.0.1:42543_he","state":"down","type":"NRT"}
[junit4] 2> 703034 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/cores/collection1
[junit4] 2> 703034 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001
of type NRT
[junit4] 2> 703036 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 703039 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bf5f2a{/he,null,AVAILABLE}
[junit4] 2> 703039 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@132b245{SSL,[ssl,
http/1.1]}{127.0.0.1:35355}
[junit4] 2> 703039 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.e.j.s.Server Started @705057ms
[junit4] 2> 703039 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/he,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/tempDir-001/jetty4,
hostPort=35355,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/cores}
[junit4] 2> 703040 ERROR
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 703040 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 703040 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 703040 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 703040 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-16T08:05:13.823359Z
[junit4] 2> 703049 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 703049 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/solr.xml
[junit4] 2> 703052 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 703054 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45455/solr
[junit4] 2> 703084 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 703085 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 703085 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35355_he
[junit4] 2> 703086 INFO (zkCallback-1047-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703086 INFO (zkCallback-1053-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703086 INFO (zkCallback-1042-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703086 INFO (zkCallback-1059-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703087 INFO (zkCallback-1038-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703096 INFO (zkCallback-1066-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 703153 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 703159 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 703160 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 703161 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/cores
[junit4] 2> 703161 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 703167 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 703170 INFO
(OverseerStateUpdate-98146733761298437-127.0.0.1:46361_he-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 703634 INFO (qtp17781063-6505) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:42543_he, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"https://127.0.0.1:42543/he","node_name":"127.0.0.1:42543_he","state":"recovering","type":"NRT"}
[junit4] 2> 703634 INFO (qtp17781063-6505) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 703634 INFO (qtp17781063-6505) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:42543_he&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 704135 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[https://127.0.0.1:33929/he/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 704135 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:42543/he
START replicas=[https://127.0.0.1:33929/he/collection1/] nUpdates=100
[junit4] 2> 704138 INFO (qtp17781063-6506) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 704138 INFO (qtp17781063-6506) [ ] o.a.s.c.S.Request
[collection1] webapp=/he path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 704138 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 704138 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 704139 INFO (recoveryExecutor-1057-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 704174 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 704184 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 704283 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 704289 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 704289 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.core_node4' (registry
'solr.core.collection1.shard1.core_node4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 704289 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 704289 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 704291 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1240608818,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 704293 WARN (coreLoadExecutor-2919-thread-1) [ ]
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> 704326 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 704326 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 704327 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 704327 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 704328 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6836895417928319]
[junit4] 2> 704328 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@255f0[collection1] main]
[junit4] 2> 704330 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 704330 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 704330 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 704331 INFO (searcherExecutor-2920-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@255f0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 704331 INFO (coreLoadExecutor-2919-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570347748020977664
[junit4] 2> 704338 INFO (coreZkRegister-2914-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 704338 INFO (updateExecutor-1063-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 704343 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 704343 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 704343 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 704343 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 704343 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [https://127.0.0.1:39671/he/collection1/] and I am
[https://127.0.0.1:35355/he/collection1/]
[junit4] 2> 704345 INFO (recoveryExecutor-1064-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[https://127.0.0.1:39671/he]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:35355_he&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 704395 INFO (qtp26348354-6528) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 704395 INFO (qtp26348354-6528) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:35355_he, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"https://127.0.0.1:35355/he","node_name":"127.0.0.1:35355_he","state":"down","type":"NRT"}
[junit4] 2> 704702 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDynamicLoading
[junit4] 2> 704706 INFO
(TEST-TestDynamicLoading.testDynamicLoading-seed#[D275AF948D9CA93A]) [ ]
o.a.s.c.TestSolrConfigHandler going to send config command. path
/config?wt=json , payload: {
[junit4] 2> 'add-runtimelib' : { 'name' : 'colltest' ,'version':1}
[junit4] 2> }
[junit4] 2> 704711 INFO (qtp26348354-6535) [ ]
o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted
to ZK [{"add-runtimelib":{
[junit4] 2> "name":"colltest",
[junit4] 2> "version":1}}]
[junit4] 2> 704711 INFO (qtp26348354-6535) [ ]
o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 3 replicas to set the
property overlay to be of version 0 for collection collection1
[junit4] 2> 704738 INFO (Thread-1617) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 704738 INFO (Thread-1617) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 704741 INFO (Thread-1621) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 704741 INFO (solrHandlerExecutor-2925-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 704741 INFO (Thread-1619) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 704741 INFO (Thread-1621) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 704742 INFO (Thread-1618) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 704742 INFO (Thread-1619) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 704742 INFO (Thread-1620) [ ] o.a.s.c.SolrCore config
update listener called for core collection1
[junit4] 2> 704742 INFO (Thread-1618) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 704742 INFO (solrHandlerExecutor-2925-thread-3) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 704750 INFO (solrHandlerExecutor-2925-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 704750 INFO (Thread-1620) [ ] o.a.s.c.SolrCore core reload
collection1
[junit4] 2> 704755 INFO (Thread-1617) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 704764 INFO (Thread-1617) [ ] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 704864 INFO (Thread-1617) [ ] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 704868 INFO (qtp17781063-6505) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 704873 INFO (qtp26348354-6530) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 704876 INFO (Thread-1617) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 704881 INFO (qtp17781063-6505) [ ] o.a.s.c.S.Request
[collection1] webapp=/he path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=14
[junit4] 2> 704893 INFO (qtp26348354-6530) [ ] o.a.s.c.S.Request
[collection1] webapp=/he path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=20
[junit4] 2> 704893 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 704893 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 704900 INFO (Thread-1617) [ ] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard2.core_node3' (registry
'solr.core.collection1.shard2.core_node3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a01c20
[junit4] 2> 704900 INFO (Thread-1617) [ ] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.TestDynamicLoading_D275AF948D9CA93A-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 704906 INFO (solrHandlerExecutor-2925-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:33929/he/collection1/ for prop overlay after 1 attempts
[junit4] 2> 704906 INFO (solrHandlerExecutor-2925-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 704927 INFO (qtp25639056-6563) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 704927 WARN (Thread-1617) [ ] 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> 704962 INFO (solrHandlerExecutor-2925-thread-3) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:39671/he/collection1/ for prop overlay after 1 attempts
[junit4] 2> 704974 INFO (solrHandlerExecutor-2925-thread-3) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 704946 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 704934 INFO (qtp25639056-6563) [ ] o.a.s.c.S.Request
[collection1] webapp=/he path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=7
[junit4] 2> 704982 INFO (solrHandlerExecutor-2925-thread-2) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:42543/he/collection1/ for prop overlay after 1 attempts
[junit4] 2> 704982 INFO (solrHandlerExecutor-2925-thread-2) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 705026 INFO (qtp17781063-6502) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2> 705026 INFO (qtp17781063-6502) [ ] o.a.s.c.S.Request
[collection1] webapp=/he path=/config/znodeVersion
params={overlay=0&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 705027 INFO (solrHandlerExecutor-2925-thread-1) [ ]
o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from
https://127.0.0.1:33929/he/collection1/ for prop overlay after 2 attempts
[junit4] 2> 705027 INFO (solrHandlerExecutor-2925-thread-1) [ ]
o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
[junit4] 2> 705030 INFO (SolrConfigHandler-refreshconf) [ ]
o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
[junit4] 2> 705046 INFO (Thread-1617) [ ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 705046 INFO (Thread-1617) [ ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 705047 INFO (Thread-1617) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@14957af[collection1] main]
[junit4] 2> 705048 INFO (Thread-1617) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 705048 INFO (Thread-1617) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 705048 INFO (Thread-1617) [ ] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 705048 INFO (Thread-1617) [ ] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1570347748772806656
[junit4] 2> 705050 INFO (Thread-1617) [ ] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=37,
maxMergedSegmentMB=48.01953125, floorSegmentMB=0.5244140625,
forceMergeDeletesPctAllowed=4.736872329878842, segmentsPerTier=44.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 705058 INFO (Thread-1617) [ ] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 705060 INFO (searcherExecutor-2926-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14957af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 705060 INFO (Thread-1617) [ ] o.a.s.s.SolrIndexSearcher
Opening [Searcher@4e570e[collection1] main]
[junit4] 2> 705061 INFO (Thread-1617) [ ] o.a.s.c.SolrCore
[collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@f10c09
[junit4] 2> 705061 INFO (Thread-1617) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.collection1.shard2.core_node3,
tag=15797257
[junit4] 2> 705067 INFO (Thread-1617) [ ] o.a.s.m.SolrMetricManager
Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=15797257
[junit4] 2> 705068 INFO (searcherExecutor-2926-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4e570e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 705075 INFO (Thread-1620) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 705085 INFO (Thread-1620) [ ] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 705118 INFO (qtp26348354-6530) [ ]
o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
[junit4] 2
[...truncated too long message...]
372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20185683487013562]
[junit4] 2> 988729 WARN (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 988729 INFO (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 988729 INFO (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 988730 INFO (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1377836844,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 988730 INFO (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4531a9[collection1] main]
[junit4] 2> 988731 WARN (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 988731 INFO (coreLoadExecutor-4977-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 988732 INFO (searcherExecutor-4978-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4531a9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988734 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 988736 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
[junit4] 2> 988736 INFO
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=UpdateRequestProcessorFactoryTest -Dtests.method=testRequestTimeUrp
-Dtests.seed=D275AF948D9CA93A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ii-CN -Dtests.timezone=GB-Eire -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 |
UpdateRequestProcessorFactoryTest.testRequestTimeUrp <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: No such
processor Template
[junit4] > at
__randomizedtesting.SeedInfo.seed([D275AF948D9CA93A:77C7EF5C2BD260CE]:0)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.getReqProcessors(UpdateRequestProcessorChain.java:284)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorChain.constructChain(UpdateRequestProcessorChain.java:236)
[junit4] > at
org.apache.solr.core.SolrCore.getUpdateProcessorChain(SolrCore.java:1446)
[junit4] > at
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testRequestTimeUrp(UpdateRequestProcessorFactoryTest.java:54)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 988738 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
[junit4] 2> 988738 INFO
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
[junit4] 2> 988739 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
[junit4] 2> 988739 INFO
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[D275AF948D9CA93A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
[junit4] 2> 988740 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 988740 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2956743
[junit4] 2> 988740 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 988741 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 988742 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 988742 INFO
(SUITE-UpdateRequestProcessorFactoryTest-seed#[D275AF948D9CA93A]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 988743 INFO (coreCloseExecutor-4982-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7271eb
[junit4] 2> 988754 INFO (coreCloseExecutor-4982-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=7500267
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_D275AF948D9CA93A-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=ii-CN, timezone=GB-Eire
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=220664384,total=379584512
[junit4] 2> NOTE: All tests run in this JVM:
[PreAnalyzedUpdateProcessorTest, NodeMutatorTest, ConvertedLegacyTest,
CoreAdminRequestStatusTest, SubstringBytesRefFilterTest, TestPointFields,
DistributedQueryComponentOptimizationTest, TestNonDefinedSimilarityFactory,
DistanceUnitsTest, TestAuthenticationFramework, SliceStateTest,
TestManagedResource, DocumentBuilderTest, ZkCLITest, HighlighterTest,
TlogReplayBufferedWhileIndexingTest, TermVectorComponentTest,
DistribJoinFromCollectionTest, TestSchemaVersionResource,
ManagedSchemaRoundRobinCloudTest, TestFieldResource,
IndexBasedSpellCheckerTest, TestQueryWrapperFilter, SuggesterFSTTest,
BadCopyFieldTest, TestLegacyFieldCache, SolrIndexMetricsTest,
DistributedTermsComponentTest, TestXmlQParser, BlockCacheTest,
TestScoreJoinQPScore, TestSegmentSorting, TestDistributedGrouping,
SpatialFilterTest, SegmentsInfoRequestHandlerTest, CustomCollectionTest,
BasicAuthStandaloneTest, TestCloudRecovery, V2ApiIntegrationTest,
DistanceFunctionTest, ZkControllerTest, DirectSolrConnectionTest,
TestSubQueryTransformer, TestRTimerTree, TestFuzzyAnalyzedSuggestions,
BadComponentTest, TestQueryUtils, HdfsCollectionsAPIDistributedZkTest,
TestExportWriter, SolrSlf4jReporterTest, TestRawTransformer,
MetricsHandlerTest, CSVRequestHandlerTest, TestStressCloudBlindAtomicUpdates,
IndexSchemaTest, TestCloudSchemaless, TestLocalFSCloudBackupRestore,
CdcrReplicationDistributedZkTest, TestJsonFacets, TestCloudNestedDocsSort,
DOMUtilTest, TestLegacyField, TestFieldCacheSortRandom, TestSearcherReuse,
SolrInfoBeanTest, TestWordDelimiterFilterFactory, TestHdfsUpdateLog,
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, ConfigSetsAPITest,
TestDistributedStatsComponentCardinality, MissingSegmentRecoveryTest,
HighlighterMaxOffsetTest, SolrCLIZkUtilsTest, BlockJoinFacetRandomTest,
TestCoreContainer, SystemInfoHandlerTest, TestStandardQParsers,
HttpSolrCallGetCoreTest, ClusterStateUpdateTest, SoftAutoCommitTest,
SpellCheckCollatorTest, TestBM25SimilarityFactory, TestUpdate, TestSearchPerf,
TestSolr4Spatial2, TestHashPartitioner, MoreLikeThisHandlerTest,
TestJavabinTupleStreamParser, AlternateDirectoryTest,
TestDelegationWithHadoopAuth, ZkSolrClientTest, UpdateLogTest,
ReplicationFactorTest, BasicFunctionalityTest, TestHdfsBackupRestoreCore,
FileUtilsTest, TestDynamicLoading, TestSimpleTrackingShardHandler,
SpatialHeatmapFacetsTest, DistributedMLTComponentTest, TermsComponentTest,
DateRangeFieldTest, TestPullReplica,
TestOverriddenPrefixQueryForCustomFieldType, SSLMigrationTest, TestRestoreCore,
DocExpirationUpdateProcessorFactoryTest, HdfsBasicDistributedZkTest,
TestBulkSchemaConcurrent, TestPerFieldSimilarity,
AsyncCallRequestStatusResponseTest, HdfsDirectoryTest, DeleteStatusTest,
AutoScalingHandlerTest, TestStressRecovery, SimplePostToolTest,
SolrMetricManagerTest, OverseerCollectionConfigSetProcessorTest,
TestRandomDVFaceting, TestFaceting, DistributedSpellCheckComponentTest,
TestStressReorder, TestStressVersions, SolrCoreTest, SpellCheckComponentTest,
QueryElevationComponentTest, BadIndexSchemaTest, DirectUpdateHandlerTest,
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
DocValuesTest, TestPseudoReturnFields, SortByFunctionTest, DocValuesMultiTest,
CacheHeaderTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest,
FileBasedSpellCheckerTest, RequiredFieldsTest, LoggingHandlerTest,
UpdateRequestProcessorFactoryTest]
[junit4] Completed [430/725 (2!)] on J1 in 0.31s, 3 tests, 1 error <<<
FAILURES!
[...truncated 37286 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]