Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20349/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
7 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestHdfsBackupRestoreCore
Error Message:
org/mortbay/jetty/security/SslSelectChannelConnector
Stack Trace:
java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
at
org.apache.solr.handler.TestHdfsBackupRestoreCore.setupClass(TestHdfsBackupRestoreCore.java:108)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 51 more
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestHdfsBackupRestoreCore
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.handler.TestHdfsBackupRestoreCore: 1) Thread[id=922,
name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-TestHdfsBackupRestoreCore] at java.lang.Object.wait(Native
Method) at java.util.TimerThread.mainLoop(Timer.java:552) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestHdfsBackupRestoreCore:
1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.handler.TestHdfsBackupRestoreCore
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=922, name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-TestHdfsBackupRestoreCore] at java.lang.Object.wait(Native
Method) at java.util.TimerThread.mainLoop(Timer.java:552) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
org/mortbay/jetty/security/SslSelectChannelConnector
Stack Trace:
java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
at org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 51 more
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.index.hdfs.CheckHdfsIndexTest: 1) Thread[id=1158,
name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-CheckHdfsIndexTest] at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:
1) Thread[id=1158, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
FAILED: junit.framework.TestSuite.org.apache.solr.index.hdfs.CheckHdfsIndexTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1158, name=Timer for 'NameNode' metrics system, state=TIMED_WAITING,
group=TGRP-CheckHdfsIndexTest] at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552) at
java.util.TimerThread.run(Timer.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1158, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
at java.lang.Object.wait(Native Method)
at java.util.TimerThread.mainLoop(Timer.java:552)
at java.util.TimerThread.run(Timer.java:505)
at __randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
Doc with id=1 not found in http://127.0.0.1:41637/collMinRf_1x3 due to: Path
not found: /id; rsp={doc=null}
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in
http://127.0.0.1:41637/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
at
__randomizedtesting.SeedInfo.seed([B619AB572762494C:3E4D948D899E24B4]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 10795 lines...]
[junit4] Suite: org.apache.solr.handler.TestHdfsBackupRestoreCore
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.TestHdfsBackupRestoreCore_B619AB572762494C-001/init-core-data-001
[junit4] 2> 89951 WARN
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
[junit4] 2> 89951 INFO
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 89952 INFO
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 89952 INFO
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 90743 WARN
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 91492 WARN
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 91595 INFO
(SUITE-TestHdfsBackupRestoreCore-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 20, 2017 12:43:57 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Aug 20, 2017 12:44:17 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.handler.TestHdfsBackupRestoreCore:
[junit4] 2> 1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> Aug 20, 2017 12:44:17 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
[junit4] 2> Aug 20, 2017 12:44:20 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=620, maxMBSortInHeap=6.788198985082703,
sim=RandomSimilarity(queryNorm=true): {}, locale=de-DE, timezone=AET
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=2,free=315224864,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCollapseQParserPlugin,
TestRequestStatusCollectionAPI, TestStressRecovery,
StatelessScriptUpdateProcessorFactoryTest, TestSearchPerf,
TestImplicitCoreProperties, AssignTest, TestCoreDiscovery,
TestHdfsBackupRestoreCore]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestHdfsBackupRestoreCore -Dtests.seed=B619AB572762494C
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-DE
-Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestHdfsBackupRestoreCore (suite) <<<
[junit4] > Throwable #1: java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
[junit4] > at java.lang.ClassLoader.defineClass1(Native Method)
[junit4] > at
java.lang.ClassLoader.defineClass(ClassLoader.java:763)
[junit4] > at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[junit4] > at
java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[junit4] > at
java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit4] > at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
[junit4] > at
org.apache.solr.handler.TestHdfsBackupRestoreCore.setupClass(TestHdfsBackupRestoreCore.java:108)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit4] > ... 51 moreThrowable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.handler.TestHdfsBackupRestoreCore:
[junit4] > 1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=922, name=Timer for 'NameNode' metrics system,
state=TIMED_WAITING, group=TGRP-TestHdfsBackupRestoreCore]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
[junit4] Completed [33/730 (1!)] on J1 in 24.84s, 0 tests, 3 errors <<<
FAILURES!
[...truncated 870 lines...]
[junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4] 2> 129992 INFO
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_B619AB572762494C-001/init-core-data-001
[junit4] 2> 129992 WARN
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=52 numCloses=52
[junit4] 2> 129992 INFO
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 129994 INFO
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 129994 INFO
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 130387 WARN
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 131199 WARN
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 131250 INFO
(SUITE-CheckHdfsIndexTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Aug 20, 2017 12:44:36 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Aug 20, 2017 12:44:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.index.hdfs.CheckHdfsIndexTest:
[junit4] 2> 1) Thread[id=1158, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> Aug 20, 2017 12:44:56 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=1158, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> Aug 20, 2017 12:44:59 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=1158, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] 2> at java.util.TimerThread.run(Timer.java:505)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1984, maxMBSortInHeap=5.946832534532932,
sim=RandomSimilarity(queryNorm=false): {}, locale=bg-BG, timezone=Asia/Muscat
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=2,free=272727312,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest,
FieldAnalysisRequestHandlerTest, RequestLoggingTest, TestSegmentSorting,
DocumentAnalysisRequestHandlerTest, CursorPagingTest, TestStandardQParsers,
TestSolrQueryParser, TemplateUpdateProcessorTest, TestNumericRangeQuery32,
TestDefaultStatsCache, TestDynamicLoading, CheckHdfsIndexTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CheckHdfsIndexTest
-Dtests.seed=B619AB572762494C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=bg-BG -Dtests.timezone=Asia/Muscat -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | CheckHdfsIndexTest (suite) <<<
[junit4] > Throwable #1: java.lang.NoClassDefFoundError:
org/mortbay/jetty/security/SslSelectChannelConnector
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
[junit4] > at java.lang.ClassLoader.defineClass1(Native Method)
[junit4] > at
java.lang.ClassLoader.defineClass(ClassLoader.java:763)
[junit4] > at
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
[junit4] > at
java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
[junit4] > at
java.net.URLClassLoader.access$100(URLClassLoader.java:73)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:368)
[junit4] > at
java.net.URLClassLoader$1.run(URLClassLoader.java:362)
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:361)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit4] > at
org.apache.hadoop.hdfs.DFSUtil.httpServerTemplateForNNAndJN(DFSUtil.java:1738)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNodeHttpServer.start(NameNodeHttpServer.java:121)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.startHttpServer(NameNode.java:760)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.initialize(NameNode.java:639)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:819)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.<init>(NameNode.java:803)
[junit4] > at
org.apache.hadoop.hdfs.server.namenode.NameNode.createNameNode(NameNode.java:1500)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNode(MiniDFSCluster.java:1115)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.createNameNodesAndSetConf(MiniDFSCluster.java:986)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.initMiniDFSCluster(MiniDFSCluster.java:815)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:746)
[junit4] > at
org.apache.hadoop.hdfs.MiniDFSCluster.<init>(MiniDFSCluster.java:616)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:105)
[junit4] > at
org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
[junit4] > at
org.apache.solr.index.hdfs.CheckHdfsIndexTest.setupClass(CheckHdfsIndexTest.java:62)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.ClassNotFoundException:
org.mortbay.jetty.security.SslSelectChannelConnector
[junit4] > at
java.net.URLClassLoader.findClass(URLClassLoader.java:381)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[junit4] > at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
[junit4] > at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[junit4] > ... 51 moreThrowable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.index.hdfs.CheckHdfsIndexTest:
[junit4] > 1) Thread[id=1158, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=1158, name=Timer for 'NameNode' metrics
system, state=TIMED_WAITING, group=TGRP-CheckHdfsIndexTest]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4] > at java.util.TimerThread.run(Timer.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C]:0)
[junit4] Completed [309/730 (2!)] on J0 in 24.33s, 0 tests, 3 errors <<<
FAILURES!
[...truncated 1140 lines...]
[junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
[junit4] 2> 543768 INFO
(SUITE-HttpPartitionTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/init-core-data-001
[junit4] 2> 543768 WARN
(SUITE-HttpPartitionTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 543768 INFO
(SUITE-HttpPartitionTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 543770 INFO
(SUITE-HttpPartitionTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 543770 INFO
(SUITE-HttpPartitionTest-seed#[B619AB572762494C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 543771 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 543772 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 543772 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 543773 ERROR (Thread-634) [ ] 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> 543872 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33245
[junit4] 2> 543912 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543912 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543913 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543913 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543914 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543914 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543914 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543915 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543915 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543915 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543916 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 543916 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly
asked otherwise
[junit4] 2> 543970 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 543970 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3215046c{/,null,AVAILABLE}
[junit4] 2> 543970 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@76932017{HTTP/1.1,[http/1.1]}{127.0.0.1:36047}
[junit4] 2> 543970 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
Started @546349ms
[junit4] 2> 543971 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/tempDir-001/control/data,
hostContext=/, hostPort=41637,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/control-001/cores}
[junit4] 2> 543971 ERROR
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 543971 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 543971 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 543971 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 543971 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T12:51:29.994Z
[junit4] 2> 543973 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 543973 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/control-001/solr.xml
[junit4] 2> 543975 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 543977 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33245/solr
[junit4] 2> 544000 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 544000 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41637_
[junit4] 2> 544001 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.c.Overseer Overseer (id=98515909987270660-127.0.0.1:41637_-n_0000000000)
starting
[junit4] 2> 544003 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41637_
[junit4] 2> 544003 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 544045 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 544051 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 544051 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 544052 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:41637_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/control-001/cores
[junit4] 2> 544065 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 544069 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33245/solr ready
[junit4] 2> 544070 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50834,localport=41637], receiveBufferSize:531000
[junit4] 2> 544071 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36047,localport=44484], receiveBufferSize=530904
[junit4] 2> 544072 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41637_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 544073 INFO
(OverseerThreadFactory-1237-thread-1-processing-n:127.0.0.1:41637_)
[n:127.0.0.1:41637_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 544176 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50838,localport=41637], receiveBufferSize:531000
[junit4] 2> 544176 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36047,localport=44488], receiveBufferSize=530904
[junit4] 2> 544179 INFO (qtp439226601-5491) [n:127.0.0.1:41637_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 544180 INFO (qtp439226601-5491) [n:127.0.0.1:41637_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 544283 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 545190 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 545200 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 545288 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 545296 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 545296 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 545296 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 545297 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 545298 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=9.0302734375,
floorSegmentMB=0.5556640625, forceMergeDeletesPctAllowed=2.085335665778559,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 545300 WARN (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 545326 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 545326 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 545327 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 545327 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 545328 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=18.609375,
floorSegmentMB=1.3740234375, forceMergeDeletesPctAllowed=29.99384881128192,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 545328 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a1373a1[control_collection_shard1_replica_n1] main]
[junit4] 2> 545329 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 545329 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 545330 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 545331 INFO
(searcherExecutor-1240-thread-1-processing-n:127.0.0.1:41637_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:41637_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@7a1373a1[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 545331 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576254561430011904
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:41637/control_collection_shard1_replica_n1/
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:41637/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 545334 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 545336 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:41637/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 545438 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 545486 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 545487 INFO (qtp439226601-5491) [n:127.0.0.1:41637_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1307
[junit4] 2> 545489 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 545590 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 546075 INFO
(OverseerCollectionConfigSetProcessor-98515909987270660-127.0.0.1:41637_-n_0000000000)
[n:127.0.0.1:41637_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 546489 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41637_&wt=javabin&version=2}
status=0 QTime=2417
[junit4] 2> 546496 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 546497 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33245/solr ready
[junit4] 2> 546497 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 546497 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50844,localport=41637], receiveBufferSize:531000
[junit4] 2> 546498 INFO (SocketProxy-Acceptor-41637) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=36047,localport=44494], receiveBufferSize=530904
[junit4] 2> 546499 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546501 INFO
(OverseerThreadFactory-1237-thread-2-processing-n:127.0.0.1:41637_)
[n:127.0.0.1:41637_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 546502 WARN
(OverseerThreadFactory-1237-thread-2-processing-n:127.0.0.1:41637_)
[n:127.0.0.1:41637_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 546708 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 546708 INFO (qtp439226601-5489) [n:127.0.0.1:41637_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=209
[junit4] 2> 546778 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001
of type TLOG
[junit4] 2> 546779 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 546780 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@698b640f{/,null,AVAILABLE}
[junit4] 2> 546780 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@63d6e200{HTTP/1.1,[http/1.1]}{127.0.0.1:35261}
[junit4] 2> 546780 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
Started @549158ms
[junit4] 2> 546780 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=45403,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001/cores}
[junit4] 2> 546780 ERROR
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 546780 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 546781 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 546781 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 546781 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T12:51:32.804Z
[junit4] 2> 546783 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 546783 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001/solr.xml
[junit4] 2> 546787 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 546789 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33245/solr
[junit4] 2> 546794 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 546794 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 546795 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45403_
[junit4] 2> 546795 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 546796 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 546797 INFO (zkCallback-1919-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 546830 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 546835 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 546835 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 546836 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:45403_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001/cores
[junit4] 2> 546850 INFO (SocketProxy-Acceptor-45403) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=55290,localport=45403], receiveBufferSize:531000
[junit4] 2> 546850 INFO (SocketProxy-Acceptor-45403) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35261,localport=43872], receiveBufferSize=530904
[junit4] 2> 546851 INFO (qtp2116082083-5537) [n:127.0.0.1:45403_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:45403_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 546853 INFO
(OverseerCollectionConfigSetProcessor-98515909987270660-127.0.0.1:41637_-n_0000000000)
[n:127.0.0.1:41637_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 546853 INFO
(OverseerThreadFactory-1237-thread-3-processing-n:127.0.0.1:41637_)
[n:127.0.0.1:41637_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:45403_
for creating new replica
[junit4] 2> 546854 INFO (SocketProxy-Acceptor-45403) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=55294,localport=45403], receiveBufferSize:531000
[junit4] 2> 546854 INFO (SocketProxy-Acceptor-45403) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35261,localport=43876], receiveBufferSize=530904
[junit4] 2> 546854 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 546855 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 546957 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 547871 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 547885 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
[collection1_shard2_replica_t41] Schema name=test
[junit4] 2> 547953 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 547960 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from
collection collection1, trusted=true
[junit4] 2> 547960 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t41' (registry
'solr.core.collection1.shard2.replica_t41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 547960 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 547960 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[[collection1_shard2_replica_t41] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001/cores/collection1_shard2_replica_t41],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
[junit4] 2> 547961 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=9.0302734375,
floorSegmentMB=0.5556640625, forceMergeDeletesPctAllowed=2.085335665778559,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 547963 WARN (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
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> 547998 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 547998 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 548000 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 548000 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 548002 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=18.609375,
floorSegmentMB=1.3740234375, forceMergeDeletesPctAllowed=29.99384881128192,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 548002 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@184b7091[collection1_shard2_replica_t41] main]
[junit4] 2> 548003 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 548003 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 548004 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 548005 INFO
(searcherExecutor-1251-thread-1-processing-n:127.0.0.1:45403_
x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SolrCore
[collection1_shard2_replica_t41] Registered new searcher
Searcher@184b7091[collection1_shard2_replica_t41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 548006 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1576254564234952704
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45403/collection1_shard2_replica_t41/
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy
http://127.0.0.1:45403/collection1_shard2_replica_t41/ has no replicas
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 548009 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
collection1_shard2_replica_t41 stopping background replication from leader
[junit4] 2> 548011 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45403/collection1_shard2_replica_t41/ shard2
[junit4] 2> 548112 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 548161 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 548162 INFO (qtp2116082083-5539) [n:127.0.0.1:45403_
c:collection1 s:shard2 x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1307
[junit4] 2> 548163 INFO (qtp2116082083-5537) [n:127.0.0.1:45403_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:45403_&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1311
[junit4] 2> 548221 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001
of type TLOG
[junit4] 2> 548222 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 548222 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@26082e4e{/,null,AVAILABLE}
[junit4] 2> 548222 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2d374399{HTTP/1.1,[http/1.1]}{127.0.0.1:35287}
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ] o.e.j.s.Server
Started @550601ms
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/, hostPort=39607,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001/cores}
[junit4] 2> 548223 ERROR
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 548223 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-20T12:51:34.246Z
[junit4] 2> 548225 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 548225 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001/solr.xml
[junit4] 2> 548228 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 548230 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33245/solr
[junit4] 2> 548234 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 548234 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 548235 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39607_
[junit4] 2> 548235 INFO (zkCallback-1919-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 548235 INFO
(zkCallback-1930-thread-1-processing-n:127.0.0.1:39607_) [n:127.0.0.1:39607_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 548236 INFO
(zkCallback-1912-thread-1-processing-n:127.0.0.1:41637_) [n:127.0.0.1:41637_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 548236 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 548288 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 548294 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 548294 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 548295 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [n:127.0.0.1:39607_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001/cores
[junit4] 2> 548332 INFO (SocketProxy-Acceptor-39607) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=56280,localport=39607], receiveBufferSize:531000
[junit4] 2> 548333 INFO (SocketProxy-Acceptor-39607) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35287,localport=42998], receiveBufferSize=530904
[junit4] 2> 548334 INFO (qtp2130838604-5571) [n:127.0.0.1:39607_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:39607_&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 548335 INFO
(OverseerCollectionConfigSetProcessor-98515909987270660-127.0.0.1:41637_-n_0000000000)
[n:127.0.0.1:41637_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 548335 INFO
(OverseerThreadFactory-1237-thread-4-processing-n:127.0.0.1:41637_)
[n:127.0.0.1:41637_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:39607_
for creating new replica
[junit4] 2> 548336 INFO (SocketProxy-Acceptor-39607) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=56284,localport=39607], receiveBufferSize:531000
[junit4] 2> 548336 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 548336 INFO (SocketProxy-Acceptor-39607) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=35287,localport=43002], receiveBufferSize=530904
[junit4] 2> 548337 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 548337 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 548440 INFO
(zkCallback-1924-thread-1-processing-n:127.0.0.1:45403_) [n:127.0.0.1:45403_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 548440 INFO
(zkCallback-1930-thread-1-processing-n:127.0.0.1:39607_) [n:127.0.0.1:39607_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 549346 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 549354 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
[collection1_shard1_replica_t43] Schema name=test
[junit4] 2> 549421 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 549428 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from
collection collection1, trusted=true
[junit4] 2> 549429 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t43' (registry
'solr.core.collection1.shard1.replica_t43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@705a8f8c
[junit4] 2> 549429 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 549429 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.c.SolrCore
[[collection1_shard1_replica_t43] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001/cores/collection1_shard1_replica_t43],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
[junit4] 2> 549430 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=11, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=9.0302734375,
floorSegmentMB=0.5556640625, forceMergeDeletesPctAllowed=2.085335665778559,
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 549432 WARN (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
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> 549460 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 549461 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 549462 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 549462 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 549463 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=18.609375,
floorSegmentMB=1.3740234375, forceMergeDeletesPctAllowed=29.99384881128192,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 549463 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7be4d913[collection1_shard1_replica_t43] main]
[junit4] 2> 549464 INFO (qtp2130838604-5567) [n:127.0.0.1:39607_
c:collection1 s:shard1 x:collection1_shard1_replica_t43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[...truncated too long message...]
ack-1936-thread-1-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.c.SolrCore [collection1_shard2_replica_t45] CLOSING SolrCore
org.apache.solr.core.SolrCore@7dfc451
[junit4] 2> 572943 INFO
(zkCallback-1936-thread-1-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard2.replica_t45, tag=132105297
[junit4] 2> 572943 WARN
(zkCallback-1936-thread-3-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t3]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 572943 INFO
(zkCallback-1936-thread-1-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a8a4981: rootName = null,
domain = solr.core.collection1.shard2.replica_t45, service url = null, agent id
= null] for registry solr.core.collection1.shard2.replica_t45 /
com.codahale.metrics.MetricRegistry@6172aea0
[junit4] 2> 572943 INFO
(zkCallback-1936-thread-3-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t3]
o.a.s.c.SolrCore [collMinRf_1x3_shard1_replica_t3] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b3597c9
[junit4] 2> 572949 INFO
(zkCallback-1936-thread-1-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard2.leader, tag=132105297
[junit4] 2> 572949 INFO
(zkCallback-1936-thread-3-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t3]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collMinRf_1x3.shard1.replica_t3, tag=993368009
[junit4] 2> 572949 INFO
(zkCallback-1936-thread-3-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t3]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cd73266: rootName = null,
domain = solr.core.collMinRf_1x3.shard1.replica_t3, service url = null, agent
id = null] for registry solr.core.collMinRf_1x3.shard1.replica_t3 /
com.codahale.metrics.MetricRegistry@593580b4
[junit4] 2> 572960 INFO
(zkCallback-1936-thread-3-processing-n:127.0.0.1:42719_) [n:127.0.0.1:42719_
c:collMinRf_1x3 s:shard1 r:core_node6 x:collMinRf_1x3_shard1_replica_t3]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collMinRf_1x3.shard1.leader, tag=993368009
[junit4] 2> 572962 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@26dcb353{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 572962 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6ba450e1{/,null,UNAVAILABLE}
[junit4] 2> 572963 ERROR
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
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> 572963 INFO
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33245 33245
[junit4] 2> 587990 INFO (Thread-634) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33245 33245
[junit4] 2> 587991 WARN (Thread-634) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3 /solr/collections/collMinRf_1x3/state.json
[junit4] 2> 2 /solr/collections/c8n_crud_1x2/state.json
[junit4] 2> 2
/solr/collections/collMinRf_1x3/leader_elect/shard1/election/98515909987270665-core_node4-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 587991 WARN
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SocketProxy Closing 13 connections to: http://127.0.0.1:45403/, target:
http://127.0.0.1:35261/
[junit4] 2> 587991 WARN
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:39607/, target:
http://127.0.0.1:35287/
[junit4] 2> 587991 WARN
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SocketProxy Closing 7 connections to: http://127.0.0.1:41637/, target:
http://127.0.0.1:36047/
[junit4] 2> 587991 WARN
(TEST-HttpPartitionTest.test-seed#[B619AB572762494C]) [ ]
o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:42719/, target:
http://127.0.0.1:46875/
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest
-Dtests.method=test -Dtests.seed=B619AB572762494C -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=und -Dtests.timezone=Atlantic/Bermuda
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 44.2s J2 | HttpPartitionTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not
found in http://127.0.0.1:41637/collMinRf_1x3 due to: Path not found: /id;
rsp={doc=null}
[junit4] > at
__randomizedtesting.SeedInfo.seed([B619AB572762494C:3E4D948D899E24B4]:0)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
[junit4] > at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_B619AB572762494C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Memory),
intDefault=PostingsFormat(name=Direct), id_i1=PostingsFormat(name=Direct),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_i_dv=PostingsFormat(name=Memory),
text=PostingsFormat(name=MockRandom),
range_facet_l=PostingsFormat(name=Memory),
timestamp=PostingsFormat(name=Memory)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Memory),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1030,
maxMBSortInHeap=6.215169594234558, sim=RandomSimilarity(queryNorm=false): {},
locale=und, timezone=Atlantic/Bermuda
[junit4] 2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=153694376,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ReplicaListTransformerTest,
CoreMergeIndexesAdminHandlerTest, PropertiesRequestHandlerTest,
TestSolrCloudWithSecureImpersonation, XsltUpdateRequestHandlerTest,
MinimalSchemaTest, TestOrdValues, SortByFunctionTest, TestFastWriter,
TestStreamBody, TestSolrCloudWithHadoopAuthPlugin, TestSolrConfigHandler,
MetricsConfigTest, TestSQLHandler, CircularListTest,
TestAuthorizationFramework, TestManagedStopFilterFactory,
TestMultiValuedNumericRangeQuery, TestHashQParserPlugin,
TestJsonFacetRefinement, TestSchemaNameResource, MigrateRouteKeyTest,
TestTrieFacet, ReplicationFactorTest, PreAnalyzedFieldTest, TestLockTree,
DistributedFacetPivotWhiteBoxTest, TestLeaderElectionZkExpiry,
BadCopyFieldTest, TestFoldingMultitermQuery, SolrSlf4jReporterTest,
HdfsChaosMonkeySafeLeaderTest, TestUnifiedSolrHighlighter,
TestDFISimilarityFactory, TestDynamicFieldCollectionResource,
ImplicitSnitchTest, TestScoreJoinQPNoScore, StatsComponentTest, BitVectorTest,
TestSolrFieldCacheBean, TestZkChroot, NotRequiredUniqueKeyTest,
TestSolrCoreProperties, TestInPlaceUpdatesDistrib, TestRandomFlRTGCloud,
TestFieldCacheVsDocValues, TestReloadAndDeleteDocs,
SubstringBytesRefFilterTest, RequiredFieldsTest, HdfsUnloadDistributedZkTest,
TestExpandComponent, RecoveryZkTest, TestCollectionAPI, SSLMigrationTest,
TestRestManager, TestConfigSetProperties, TestExclusionRuleCollectionAccess,
HttpPartitionTest]
[junit4] Completed [666/730 (3!)] on J2 in 44.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 43491 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]