Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1300/
6 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([7887AAA6B279208C]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([7887AAA6B279208C]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
Error Message:
Captured an uncaught exception in thread: Thread[id=34388, name=Connection
evictor, state=RUNNABLE, group=TGRP-FullSolrCloudDistribCmdsTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=34388, name=Connection evictor, state=RUNNABLE,
group=TGRP-FullSolrCloudDistribCmdsTest]
Caused by: java.lang.OutOfMemoryError: Java heap space
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsNNFailoverTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:361) at
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3015)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1579) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:994) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:855) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:960) at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:595) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [NRTCachingDirectory]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.lucene.store.NRTCachingDirectory
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:347)
at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:361)
at
org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3015)
at org.apache.solr.core.SolrCore.close(SolrCore.java:1579)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:994)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:855)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:960)
at
org.apache.solr.core.CoreContainer.lambda$load$7(CoreContainer.java:595)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([7887AAA6B279208C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:303)
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$7.evaluate(RandomizedRunner.java:870)
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:745)
FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([7887AAA6B279208C:1AEA54E77DF740B2]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at org.junit.Assert.assertNotNull(Assert.java:537)
at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
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
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:745)
FAILED:
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig
Error Message:
The max direct memory is likely too low. Either increase it (by adding
-XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to your containers startup
args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
Stack Trace:
java.lang.RuntimeException: The max direct memory is likely too low. Either
increase it (by adding -XX:MaxDirectMemorySize=<size>g -XX:+UseLargePages to
your containers startup args) or disable direct allocation using
solr.hdfs.blockcache.direct.memory.allocation=false in solrconfig.xml. If you
are putting the block cache on the heap, your java heap size might not be large
enough. Failed allocating ~134.217728 MB.
at
__randomizedtesting.SeedInfo.seed([7887AAA6B279208C:8F28638D4FF0CAA7]:0)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:311)
at
org.apache.solr.core.HdfsDirectoryFactory.getBlockDirectoryCache(HdfsDirectoryFactory.java:293)
at
org.apache.solr.core.HdfsDirectoryFactory.create(HdfsDirectoryFactory.java:227)
at
org.apache.solr.core.HdfsDirectoryFactoryTest.testInitArgsOrSysPropConfig(HdfsDirectoryFactoryTest.java:111)
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
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:745)
Caused by: java.lang.OutOfMemoryError: Direct buffer memory
at java.nio.Bits.reserveMemory(Bits.java:693)
at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123)
at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311)
at
org.apache.solr.store.blockcache.BlockCache.<init>(BlockCache.java:71)
at
org.apache.solr.core.HdfsDirectoryFactory.createBlockCache(HdfsDirectoryFactory.java:309)
... 42 more
Build Log:
[...truncated 11655 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_7887AAA6B279208C-001/init-core-data-001
[junit4] 2> 184672 WARN
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 184673 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 184674 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 184674 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 184675 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 184712 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 184736 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 184876 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 184935 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f2604c2
[junit4] 2> 184939 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f2604c2
[junit4] 2> 184940 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f2604c2
[junit4] 2> 184941 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 184977 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 185000 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 185104 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 185112 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 185112 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3f2604c2
[junit4] 2> 185112 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 185112 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_7887AAA6B279208C-001/init-core-data-001/]
[junit4] 2> 185114 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 185183 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 185183 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 185184 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 185184 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 185185 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=21, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=51.8056640625,
floorSegmentMB=1.5537109375, forceMergeDeletesPctAllowed=11.89262132254437,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8098542025281875
[junit4] 2> 185186 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@15d33bbf[collection1] main]
[junit4] 2> 185187 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 185193 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 185220 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 185220 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 185220 INFO (coreLoadExecutor-515-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1567404477015654400
[junit4] 2> 185221 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 185221 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 185221 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 185224 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 185227 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
[junit4] 2> 185228 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 185228 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 185236 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 185236 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 185236 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 185238 INFO
(searcherExecutor-516-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15d33bbf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 185247 INFO
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MetricsHandlerTest
-Dtests.method=testPropertyFilter -Dtests.seed=7887AAA6B279208C
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=hr-HR -Dtests.timezone=America/Indiana/Knox
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.03s J1 | MetricsHandlerTest.testPropertyFilter <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([7887AAA6B279208C:1AEA54E77DF740B2]:0)
[junit4] > at
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 185251 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCompact
[junit4] 2> 185263 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 185278 INFO
(TEST-MetricsHandlerTest.testCompact-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCompact
[junit4] 2> 185280 INFO
(TEST-MetricsHandlerTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 185363 INFO
(TEST-MetricsHandlerTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 185364 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 185364 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2146240490
[junit4] 2> 185364 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 185365 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 185367 INFO
(SUITE-MetricsHandlerTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 185381 INFO (coreCloseExecutor-521-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ac81dbe
[junit4] 2> 185397 INFO (coreCloseExecutor-521-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=180886974
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_7887AAA6B279208C-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR,
timezone=America/Indiana/Knox
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=1,free=123888992,total=395837440
[junit4] 2> NOTE: All tests run in this JVM: [AlternateDirectoryTest,
TestFuzzyAnalyzedSuggestions, ChangedSchemaMergeTest, SSLMigrationTest,
TestSmileRequest, TestHalfAndHalfDocValues, TestTrieFacet,
TestCursorMarkWithoutUniqueKey, PeerSyncWithIndexFingerprintCachingTest,
TestNumericTerms64, DeleteInactiveReplicaTest, TestTestInjection,
ExitableDirectoryReaderTest, OverseerCollectionConfigSetProcessorTest,
TestSchemaNameResource, TestOrdValues, TestSweetSpotSimilarityFactory,
TestSha256AuthenticationProvider, DocumentBuilderTest, AssignTest,
CoreAdminRequestStatusTest, DistributedIntervalFacetingTest,
DistributedFacetPivotSmallTest, MetricsHandlerTest]
[junit4] Completed [42/710 (1!)] on J1 in 0.75s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 1729 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsNNFailoverTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/init-core-data-001
[junit4] 2> 5207883 WARN
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1187 numCloses=1187
[junit4] 2> 5207884 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 5207885 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-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> 5207885 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 5207972 WARN
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 5207995 WARN
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5208000 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5208020 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_59147_hdfs____k1n94q/webapp
[junit4] 2> 5208438 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:59147
[junit4] 2> 5208563 WARN
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5208565 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5208579 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_43522_datanode____f0gmyl/webapp
[junit4] 2> 5208991 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43522
[junit4] 2> 5209066 WARN
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 5209068 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 5209082 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_55748_datanode____oja8jm/webapp
[junit4] 2> 5209213 INFO (IPC Server handler 5 on 53086) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-8fc6919e-e8e4-41f2-b4cf-f00c32000ff6 node
DatanodeRegistration(127.0.0.1:60027,
datanodeUuid=6d6fee6d-af55-4df0-8ced-aba5f918dca0, infoPort=46220,
infoSecurePort=0, ipcPort=52877,
storageInfo=lv=-56;cid=testClusterID;nsid=1225727325;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 5209213 INFO (IPC Server handler 5 on 53086) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-fd9b4832-165f-42c5-ad44-5cdf7b06d16a node
DatanodeRegistration(127.0.0.1:60027,
datanodeUuid=6d6fee6d-af55-4df0-8ced-aba5f918dca0, infoPort=46220,
infoSecurePort=0, ipcPort=52877,
storageInfo=lv=-56;cid=testClusterID;nsid=1225727325;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 5209514 INFO
(SUITE-HdfsNNFailoverTest-seed#[7887AAA6B279208C]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:55748
[junit4] 2> 5209624 INFO (IPC Server handler 1 on 53086) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-2c2af4b2-3adb-49fe-abbd-726233f425ca node
DatanodeRegistration(127.0.0.1:45912,
datanodeUuid=ee622b01-8f94-44e6-8ce4-435f05fdfd51, infoPort=32884,
infoSecurePort=0, ipcPort=38689,
storageInfo=lv=-56;cid=testClusterID;nsid=1225727325;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 5209624 INFO (IPC Server handler 1 on 53086) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-046e84c4-f465-42de-84d8-6c05f5905df0 node
DatanodeRegistration(127.0.0.1:45912,
datanodeUuid=ee622b01-8f94-44e6-8ce4-435f05fdfd51, infoPort=32884,
infoSecurePort=0, ipcPort=38689,
storageInfo=lv=-56;cid=testClusterID;nsid=1225727325;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 5209862 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 5209862 INFO (Thread-75122) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 5209862 INFO (Thread-75122) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 5209865 ERROR (Thread-75122) [ ] 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> 5209962 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:49154
[junit4] 2> 5209984 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 5209990 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 5209993 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 5209995 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 5209997 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 5209998 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 5210000 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 5210002 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 5210003 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 5210005 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 5210006 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 5210139 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/control-001/cores/collection1
[junit4] 2> 5210141 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 5210144 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4294957b{/,null,AVAILABLE}
[junit4] 2> 5210144 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1b8a1cb7{HTTP/1.1,[http/1.1]}{127.0.0.1:60927}
[junit4] 2> 5210146 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
Started @5213060ms
[junit4] 2> 5210146 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53086/hdfs__localhost_53086__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001_tempDir-002_control_data,
hostContext=/, hostPort=60927,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/control-001/cores}
[junit4] 2> 5210147 ERROR
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5210147 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 5210147 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5210147 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 5210147 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-14T21:46:57.843Z
[junit4] 2> 5210150 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 5210151 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/control-001/solr.xml
[junit4] 2> 5210157 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 5210161 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49154/solr
[junit4] 2> 5210186 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5210187 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60927_
[junit4] 2> 5210188 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.Overseer Overseer (id=97963109093212164-127.0.0.1:60927_-n_0000000000)
starting
[junit4] 2> 5210203 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:60927_
[junit4] 2> 5210206 INFO
(zkCallback-34161-thread-1-processing-n:127.0.0.1:60927_) [n:127.0.0.1:60927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 5210307 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5210313 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5210313 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5210315 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/control-001/cores
[junit4] 2> 5210315 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:60927_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 5210317 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 5210319 INFO
(OverseerStateUpdate-97963109093212164-127.0.0.1:60927_-n_0000000000)
[n:127.0.0.1:60927_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 5211342 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 5211361 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 5211530 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 5211544 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection, trusted=true
[junit4] 2> 5211545 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.core_node1' (registry
'solr.core.control_collection.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5211545 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53086/solr_hdfs_home
[junit4] 2> 5211545 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 5211545 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 5211545 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:53086/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 5211547 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 5211556 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5211557 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 5211557 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5211570 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5211571 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 5211596 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 5211606 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 5211606 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 5211606 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
[junit4] 2> 5211616 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 5211616 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7991362844850747]
[junit4] 2> 5211638 INFO (IPC Server handler 3 on 53086) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60027 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-2c2af4b2-3adb-49fe-abbd-726233f425ca:NORMAL:127.0.0.1:45912|RBW],
ReplicaUC[[DISK]DS-fd9b4832-165f-42c5-ad44-5cdf7b06d16a:NORMAL:127.0.0.1:60027|RBW]]}
size 0
[junit4] 2> 5211639 INFO (IPC Server handler 9 on 53086) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45912 is
added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-2c2af4b2-3adb-49fe-abbd-726233f425ca:NORMAL:127.0.0.1:45912|RBW],
ReplicaUC[[DISK]DS-fd9b4832-165f-42c5-ad44-5cdf7b06d16a:NORMAL:127.0.0.1:60027|RBW]]}
size 0
[junit4] 2> 5211645 WARN
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
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> 5211704 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 5211704 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5211704 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 5211728 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 5211729 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 5211730 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3b049f9e
[junit4] 2> 5211735 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c5edd6e[collection1] main]
[junit4] 2> 5211737 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 5211737 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5211738 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 5211739 INFO
(searcherExecutor-13834-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c5edd6e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5211739 INFO
(coreLoadExecutor-13833-thread-1-processing-n:127.0.0.1:60927_)
[n:127.0.0.1:60927_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567409747457474560
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:60927/collection1/
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:60927/collection1/ has no replicas
[junit4] 2> 5211747 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 5211751 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:60927/collection1/ shard1
[junit4] 2> 5211839 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 5211840 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49154/solr ready
[junit4] 2> 5211840 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 5211840 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 5211852 INFO
(coreZkRegister-13826-thread-1-processing-n:127.0.0.1:60927_ x:collection1
c:control_collection) [n:127.0.0.1:60927_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 5211973 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001/cores/collection1
[junit4] 2> 5211973 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001
[junit4] 2> 5211974 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 5211976 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@64f8545{/,null,AVAILABLE}
[junit4] 2> 5211977 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5ad0b557{HTTP/1.1,[http/1.1]}{127.0.0.1:51926}
[junit4] 2> 5211979 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
Started @5214893ms
[junit4] 2> 5211979 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53086/hdfs__localhost_53086__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=51926,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001/cores}
[junit4] 2> 5211983 ERROR
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5211985 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 5211986 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5211986 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 5211986 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-14T21:46:59.682Z
[junit4] 2> 5211990 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 5211990 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001/solr.xml
[junit4] 2> 5211996 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 5211999 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49154/solr
[junit4] 2> 5212017 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 5212022 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5212026 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51926_
[junit4] 2> 5212028 INFO
(zkCallback-34161-thread-1-processing-n:127.0.0.1:60927_) [n:127.0.0.1:60927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 5212030 INFO (zkCallback-34165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 5212035 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 5212133 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5212140 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5212140 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5212142 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001/cores
[junit4] 2> 5212143 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:51926_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 5212147 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 5212151 INFO
(OverseerStateUpdate-97963109093212164-127.0.0.1:60927_-n_0000000000)
[n:127.0.0.1:60927_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 5212253 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] 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> 5213168 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 5213184 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 5213321 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 5213332 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 5213333 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node1' (registry
'solr.core.collection1.shard1.core_node1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5213333 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53086/solr_hdfs_home
[junit4] 2> 5213333 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 5213333 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 5213333 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:53086/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 5213334 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 5213343 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 5213343 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 5213343 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 5213347 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 5213348 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 5213365 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 5213372 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 5213372 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 5213372 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 5213376 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 5213376 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7991362844850747]
[junit4] 2> 5213391 INFO (IPC Server handler 5 on 53086) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:45912 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-fd9b4832-165f-42c5-ad44-5cdf7b06d16a:NORMAL:127.0.0.1:60027|RBW],
ReplicaUC[[DISK]DS-046e84c4-f465-42de-84d8-6c05f5905df0:NORMAL:127.0.0.1:45912|RBW]]}
size 0
[junit4] 2> 5213392 INFO (IPC Server handler 1 on 53086) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60027 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-046e84c4-f465-42de-84d8-6c05f5905df0:NORMAL:127.0.0.1:45912|RBW],
ReplicaUC[[DISK]DS-8fc6919e-e8e4-41f2-b4cf-f00c32000ff6:NORMAL:127.0.0.1:60027|FINALIZED]]}
size 0
[junit4] 2> 5213396 WARN
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] 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> 5213448 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 5213448 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 5213448 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 5213461 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 5213462 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 5213464 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@74deccf0
[junit4] 2> 5213470 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@7359ef42[collection1] main]
[junit4] 2> 5213471 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 5213472 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 5213473 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 5213474 INFO
(searcherExecutor-13845-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7359ef42[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 5213474 INFO
(coreLoadExecutor-13844-thread-1-processing-n:127.0.0.1:51926_)
[n:127.0.0.1:51926_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1567409749276753920
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51926/collection1/
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:51926/collection1/ has no
replicas
[junit4] 2> 5213484 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 5213488 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51926/collection1/ shard1
[junit4] 2> 5213592 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] 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> 5213639 INFO
(coreZkRegister-13839-thread-1-processing-n:127.0.0.1:51926_ x:collection1
c:collection1) [n:127.0.0.1:51926_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 5213743 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] 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> 5213781 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001/cores/collection1
[junit4] 2> 5213781 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001
[junit4] 2> 5213782 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 5213783 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15810aa9{/,null,AVAILABLE}
[junit4] 2> 5213784 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@a825359{HTTP/1.1,[http/1.1]}{127.0.0.1:34295}
[junit4] 2> 5213785 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ] o.e.j.s.Server
Started @5216699ms
[junit4] 2> 5213785 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:53086/hdfs__localhost_53086__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=34295,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001/cores}
[junit4] 2> 5213786 ERROR
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 5213787 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 5213787 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 5213787 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 5213787 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-14T21:47:01.483Z
[junit4] 2> 5213790 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 5213790 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001/solr.xml
[junit4] 2> 5213795 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 5213798 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49154/solr
[junit4] 2> 5213807 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 5213809 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 5213812 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34295_
[junit4] 2> 5213813 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 5213813 INFO
(zkCallback-34161-thread-1-processing-n:127.0.0.1:60927_) [n:127.0.0.1:60927_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 5213813 INFO (zkCallback-34165-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 5213816 INFO
(zkCallback-34177-thread-1-processing-n:127.0.0.1:34295_) [n:127.0.0.1:34295_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 5213941 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5213947 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5213947 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5213949 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001/cores
[junit4] 2> 5213950 INFO
(TEST-HdfsNNFailoverTest.test-seed#[7887AAA6B279208C]) [n:127.0.0.1:34295_ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 5213954 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 5213956 INFO
(OverseerStateUpdate-97963109093212164-127.0.0.1:60927_-n_0000000000)
[n:127.0.0.1:60927_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 5214059 INFO
(zkCallback-34171-thread-1-processing-n:127.0.0.1:51926_) [n:127.0.0.1:51926_
] 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> 5214059 INFO
(zkCallback-34177-thread-1-processing-n:127.0.0.1:34295_) [n:127.0.0.1:34295_
] 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> 5214972 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 5214991 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 5215175 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 5215189 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
collection1, trusted=true
[junit4] 2> 5215189 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr.core.collection1.shard1.core_node2' (registry
'solr.core.collection1.shard1.core_node2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4c111bdc
[junit4] 2> 5215190 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:53086/solr_hdfs_home
[junit4] 2> 5215190 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Solr Kerberos Authentication disabled
[junit4] 2> 5215190 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 5215190 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsNNFailoverTest_7887AAA6B279208C-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:53086/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 5215191 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 5215201 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 5215202 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Block cache target memory usage, slab size of [8388608] will allocate [1] slabs
and use ~[8388608] bytes
[junit4] 2> 5215202 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Creating new single instance HDFS BlockCache
[junit4] 2> 5215205 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 5215206 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 5215223 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
creating directory factory for path
hdfs://localhost:53086/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 5215230 INFO
(coreLoadExecutor-13855-thread-1-processing-n:127.0.0.1:34295_)
[n:127.0.0.1:34295_ c:collection1 x:collection1] o.a.s.c.HdfsDirectoryFactory
Number of slabs of block cache [1] with direct memory allocation set to [true]
[junit4] 2> 5215230 INFO (coreLoadExecutor-13855-th
[...truncated too long message...]
2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
52parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
42parent_f2_s=PostingsFormat(name=Memory),
32parent_f2_s=PostingsFormat(name=Direct),
31parent_f1_s=PostingsFormat(name=Direct),
5grand1_s=PostingsFormat(name=Direct), 6grand4_s=PostingsFormat(name=Direct),
11parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
51parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
54parent_f1_s=BlockTreeOrds(blocksize=128),
21parent_f1_s=BlockTreeOrds(blocksize=128),
4grand2_s=PostingsFormat(name=Direct), 7grand3_s=PostingsFormat(name=Direct),
41parent_f1_s=PostingsFormat(name=Memory),
37parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
40parent_f2_s=BlockTreeOrds(blocksize=128),
50parent_f2_s=PostingsFormat(name=Direct),
47parent_f1_s=BlockTreeOrds(blocksize=128),
14parent_f1_s=BlockTreeOrds(blocksize=128),
20parent_f2_s=PostingsFormat(name=Memory),
34parent_f1_s=PostingsFormat(name=Memory),
24parent_f1_s=PostingsFormat(name=Direct),
44parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
30parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
5parent_f1_s=BlockTreeOrds(blocksize=128),
6grand0_s=PostingsFormat(name=Direct),
46parent_f2_s=PostingsFormat(name=Memory),
10parent_f2_s=PostingsFormat(name=Direct),
8parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
27parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
2parent_f2_s=BlockTreeOrds(blocksize=128),
4child1_s=PostingsFormat(name=Memory), 2grand1_s=BlockTreeOrds(blocksize=128),
17parent_f2_s=BlockTreeOrds(blocksize=128),
3child2_s=PostingsFormat(name=Memory),
16parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
26parent_f2_s=BlockTreeOrds(blocksize=128),
1child0_s=PostingsFormat(name=Memory),
36parent_f2_s=PostingsFormat(name=Direct),
7grand6_s=PostingsFormat(name=Memory),
18parent_f1_s=PostingsFormat(name=Memory),
28parent_f1_s=PostingsFormat(name=Direct),
5grand0_s=PostingsFormat(name=Memory), 6grand5_s=PostingsFormat(name=Memory),
7grand2_s=PostingsFormat(name=Memory),
48parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
15parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
4grand3_s=PostingsFormat(name=Memory),
6parent_f1_s=PostingsFormat(name=Direct),
25parent_f1_s=BlockTreeOrds(blocksize=128),
0parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
3grand2_s=PostingsFormat(name=Memory),
35parent_f1_s=PostingsFormat(name=Direct),
19parent_f2_s=PostingsFormat(name=Memory),
4parent_f2_s=PostingsFormat(name=Memory),
37parent_f2_s=BlockTreeOrds(blocksize=128),
47parent_f2_s=PostingsFormat(name=Direct),
38parent_f1_s=PostingsFormat(name=Memory),
5grand4_s=PostingsFormat(name=Memory), 6grand1_s=PostingsFormat(name=Memory),
5parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
46parent_f1_s=PostingsFormat(name=Direct),
16parent_f1_s=BlockTreeOrds(blocksize=128),
8parent_f2_s=PostingsFormat(name=Memory),
39parent_f2_s=PostingsFormat(name=Memory),
29parent_f2_s=PostingsFormat(name=Direct),
2parent_f1_s=PostingsFormat(name=Direct),
4child2_s=PostingsFormat(name=Direct), rnd_b=PostingsFormat(name=Memory),
27parent_f1_s=PostingsFormat(name=Memory),
45parent_f1_s=PostingsFormat(name=Memory),
17parent_f1_s=PostingsFormat(name=Direct),
2grand0_s=PostingsFormat(name=Direct),
49parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
3child1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
55parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
7parent_f2_s=PostingsFormat(name=Direct),
26parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
2child0_s=PostingsFormat(name=Direct),
3parent_f1_s=PostingsFormat(name=Memory),
36parent_f1_s=BlockTreeOrds(blocksize=128)},
docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1615,
maxMBSortInHeap=7.963572630248015, sim=RandomSimilarity(queryNorm=false): {},
locale=es-DO, timezone=Australia/North
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=51,free=59144128,total=517996544
[junit4] 2> NOTE: All tests run in this JVM: [AlternateDirectoryTest,
TestFuzzyAnalyzedSuggestions, ChangedSchemaMergeTest, SSLMigrationTest,
TestSmileRequest, TestHalfAndHalfDocValues, TestTrieFacet,
TestCursorMarkWithoutUniqueKey, PeerSyncWithIndexFingerprintCachingTest,
TestNumericTerms64, DeleteInactiveReplicaTest, TestTestInjection,
ExitableDirectoryReaderTest, OverseerCollectionConfigSetProcessorTest,
TestSchemaNameResource, TestOrdValues, TestSweetSpotSimilarityFactory,
TestSha256AuthenticationProvider, DocumentBuilderTest, AssignTest,
CoreAdminRequestStatusTest, DistributedIntervalFacetingTest,
DistributedFacetPivotSmallTest, MetricsHandlerTest, TestSolrConfigHandler,
BasicFunctionalityTest, SubstringBytesRefFilterTest, SolrMetricManagerTest,
ConfigureRecoveryStrategyTest, TestLocalFSCloudBackupRestore,
TestSolrQueryParserResource, AnalysisErrorHandlingTest,
SegmentsInfoRequestHandlerTest, CdcrRequestHandlerTest,
DistributedFacetPivotLargeTest, SpatialFilterTest, TestRandomFlRTGCloud,
TestInfoStreamLogging, TestConfigSetsAPI, OverseerStatusTest, TestFiltering,
TestTrie, ClassificationUpdateProcessorFactoryTest, JvmMetricsTest,
QueryParsingTest, TestCloudJSONFacetJoinDomain, TestBlendedInfixSuggestions,
ConnectionManagerTest, TestSolrIndexConfig, TestBM25SimilarityFactory,
TestStressVersions, TestSchemalessBufferedUpdates, EnumFieldTest,
InfixSuggestersTest, ZkControllerTest, TestElisionMultitermQuery, ZkCLITest,
TestSolrFieldCacheBean, HighlighterTest, TestSolrCoreSnapshots,
SharedFSAutoReplicaFailoverTest, TestUpdate, LoggingHandlerTest,
DeleteReplicaTest, TestSubQueryTransformer, TestSSLRandomization,
TestSizeLimitedDistributedMap, ConvertedLegacyTest, LargeFieldTest,
TestHashPartitioner, SortByFunctionTest, SortSpecParsingTest,
TestManagedSynonymFilterFactory, TestSchemaVersionResource, IndexSchemaTest,
OnlyLeaderIndexesTest, TestCryptoKeys, PrimUtilsTest, TestFieldResource,
ConjunctionSolrSpellCheckerTest, SolrCLIZkUtilsTest,
AddSchemaFieldsUpdateProcessorFactoryTest, UpdateRequestProcessorFactoryTest,
SliceStateTest, TestCharFilters, HdfsChaosMonkeySafeLeaderTest,
TestNoOpRegenerator, DistributedMLTComponentTest, HdfsSyncSliceTest,
TemplateUpdateProcessorTest, TestManagedResource, TestAuthorizationFramework,
SystemInfoHandlerTest, BlobRepositoryCloudTest, SolrCmdDistributorTest,
HdfsBasicDistributedZk2Test, CollectionsAPISolrJTest, GraphQueryTest,
TestReloadDeadlock, BlockJoinFacetDistribTest, TestObjectReleaseTracker,
TermsComponentTest, SolrInfoBeanTest, TestJavabinTupleStreamParser,
ScriptEngineTest, DistribCursorPagingTest, CollectionStateFormat2Test,
MoveReplicaTest, RecoveryAfterSoftCommitTest, DistributedDebugComponentTest,
BasicAuthIntegrationTest, TestConfigReload, UUIDUpdateProcessorFallbackTest,
SOLR749Test, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.seed=7887AAA6B279208C
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=es-DO -Dtests.timezone=Australia/North -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | FullSolrCloudDistribCmdsTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([7887AAA6B279208C]:0)Throwable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=34388, name=Connection evictor, state=RUNNABLE,
group=TGRP-FullSolrCloudDistribCmdsTest]
[junit4] > Caused by: java.lang.OutOfMemoryError: Java heap space
[junit4] Completed [710/710 (4!)] on J1 in 7226.18s, 1 test, 3 errors <<<
FAILURES!
[...truncated 1 lines...]
[junit4] JVM J1: stdout was not empty, see:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/temp/junit4-J1-20170514_202004_7238128778113349719355.sysout
[junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
[junit4] java.lang.OutOfMemoryError: Java heap space
[junit4] Dumping heap to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid20719.hprof
...
[junit4] Heap dump file created [627382907 bytes in 23.062 secs]
[junit4] <<< JVM J1: EOF ----
[...truncated 7457 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:783:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:727:
Some of the tests produced a heap dump, but did not fail. Maybe a suppressed
OutOfMemoryError? Dumps created:
* java_pid20719.hprof
Total time: 373 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]