Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6089/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication
Error Message:
[index.20160831012617185, index.20160831012617716, index.properties,
replication.properties, snapshot_metadata] expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: [index.20160831012617185, index.20160831012617716,
index.properties, replication.properties, snapshot_metadata] expected:<1> but
was:<2>
at
__randomizedtesting.SeedInfo.seed([262FE662129D4106:FD84E6A417B528B5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
at
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
at org.apache.hadoop.util.Shell.run(Shell.java:456)
at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
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:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11463 lines...]
[junit4] Suite: org.apache.solr.handler.TestReplicationHandler
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\init-core-data-001
[junit4] 2> 1871748 INFO
(SUITE-TestReplicationHandler-seed#[262FE662129D4106]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 1871752 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
[junit4] 2> 1871754 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1
[junit4] 2> 1871784 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1871786 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c5c034{/solr,null,AVAILABLE}
[junit4] 2> 1871793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:57431}
[junit4] 2> 1871793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server Started @1875497ms
[junit4] 2> 1871793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=57431}
[junit4] 2> 1871793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1871793 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
[junit4] 2> 1871794 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1871794 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1871796 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
[junit4] 2> 1871826 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
[junit4] 2> 1871826 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer New CoreContainer 10702970
[junit4] 2> 1871826 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
[junit4] 2> 1871828 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
[junit4] 2> 1871828 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1871838 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1871838 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1871838 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1871838 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1871839 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1871841 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
[junit4] 2> 1871845 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1871845 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
[junit4] 2> 1871851 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1871851 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1871852 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1871856 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
[junit4] 2> 1871857 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1871857 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1871906 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1871934 WARN (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1871936 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1871952 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1871960 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1871970 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1871985 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
[junit4] 2> 1871985 INFO (coreLoadExecutor-7224-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
[junit4] 2> 1871985 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1871986 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 1871986 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1871988 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
[junit4] 2> 1871988 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1871988 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1871988 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 1871988 WARN (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1871989 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 1871990 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375,
floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1871991 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
[junit4] 2> 1871991 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1871991 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1871994 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1872006 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872009 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872013 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872016 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872018 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1872019 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1872019 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1872019 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1872020 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1872020 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1872021 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
[junit4] 2> 1872021 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1872021 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191a279[collection1]
main]
[junit4] 2> 1872022 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
[junit4] 2> 1872024 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
[junit4] 2> 1872024 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
[junit4] 2> 1872024 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1872025 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following
config files: schema.xml,xslt/dummy.xsl
[junit4] 2> 1872025 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1872025 INFO
(searcherExecutor-7225-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@191a279[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1872026 INFO (coreLoadExecutor-7224-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1872357 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1
[junit4] 2> 1872378 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1872381 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@92ec71{/solr,null,AVAILABLE}
[junit4] 2> 1872382 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:57434}
[junit4] 2> 1872382 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server Started @1876087ms
[junit4] 2> 1872382 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\data,
hostContext=/solr, hostPort=57434}
[junit4] 2> 1872384 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1872384 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002'
[junit4] 2> 1872384 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1872385 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1872386 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\solr.xml
[junit4] 2> 1872398 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
[junit4] 2> 1872398 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer New CoreContainer 18743568
[junit4] 2> 1872398 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002]
[junit4] 2> 1872400 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib
[junit4] 2> 1872400 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1872404 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1872406 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1872406 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1872406 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1872406 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1872407 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
[junit4] 2> 1872416 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1872416 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
[junit4] 2> 1872417 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1872417 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1872418 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1872418 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
[junit4] 2> 1872420 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1872420 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1872434 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1872437 WARN (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1872438 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1872450 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1872459 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1872470 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1872473 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
[junit4] 2> 1872473 INFO (coreLoadExecutor-7234-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
[junit4] 2> 1872473 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1872473 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\]
[junit4] 2> 1872474 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1872474 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
[junit4] 2> 1872474 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1872474 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1872475 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index/
[junit4] 2> 1872475 WARN (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1872475 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 1872475 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375,
floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092,
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 1872476 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
[junit4] 2> 1872476 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1872478 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1872478 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1872478 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872478 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872483 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872485 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1872487 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1872488 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1872488 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1872488 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1872488 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1872489 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1872490 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
[junit4] 2> 1872490 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1872490 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f247[collection1]
main]
[junit4] 2> 1872492 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
[junit4] 2> 1872492 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf}
[junit4] 2> 1872492 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
[junit4] 2> 1872493 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1872496 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of
1000ms
[junit4] 2> 1872497 INFO (coreLoadExecutor-7234-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1872497 INFO
(searcherExecutor-7235-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@25f247[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1872506 INFO (qtp8009191-36218) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1872929 INFO (qtp8009191-36222) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1872930 INFO (qtp8009191-36222) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1872934 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1872935 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
[junit4] 2> 1872937 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1873009 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_2,generation=2}
[junit4] 2> 1873010 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1873013 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@890d42[collection1] main]
[junit4] 2> 1873020 INFO
(searcherExecutor-7225-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@890d42[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1873020 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1873020 INFO (qtp8009191-36223) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 84
[junit4] 2> 1873022 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1873033 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_2,generation=2}
[junit4] 2> 1873033 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
[junit4] 2> 1873073 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@10d500d[collection1] main]
[junit4] 2> 1873074 INFO
(searcherExecutor-7235-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10d500d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1873074 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1873074 INFO (qtp32165784-36236) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 52
[junit4] 2> 1873076 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1873076 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10702970
[junit4] 2> 1873087 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@11fe5af
[junit4] 2> 1873087 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 1873089 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1873089 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1873089 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1873111 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1873111 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 1873111 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
[junit4] 2> 1873111 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873111 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
[junit4] 2> 1873117 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\;done=false>>]
[junit4] 2> 1873119 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873119 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1873125 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index;done=false>>]
[junit4] 2> 1873126 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873126 INFO (coreCloseExecutor-7240-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
[junit4] 2> 1873128 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@c5c034{/solr,null,UNAVAILABLE}
[junit4] 2> 1873133 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.ServerConnector Stopped
ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1873134 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18743568
[junit4] 2> 1873214 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1026159
[junit4] 2> 1873215 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 closing
DirectUpdateHandler2{commits=1,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4] 2> 1873216 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
[junit4] 2> 1873216 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached
0 - closing IndexWriter
[junit4] 2> 1873216 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with
IndexWriterCloser
[junit4] 2> 1873217 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
[junit4] 2> 1873217 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3
directories currently being tracked
[junit4] 2> 1873217 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
[junit4] 2> 1873217 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873217 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
[junit4] 2> 1873218 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\;done=false>>]
[junit4] 2> 1873218 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873218 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
[junit4] 2> 1873227 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
[CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index;done=false>>]
[junit4] 2> 1873229 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory,
CoreContainer#isShutdown=true
[junit4] 2> 1873229 INFO (coreCloseExecutor-7242-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
[junit4] 2> 1873230 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@92ec71{/solr,null,UNAVAILABLE}
[junit4] 2> 1873265 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1873267 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bc20bd{/solr,null,AVAILABLE}
[junit4] 2> 1873272 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.ServerConnector Started
ServerConnector@132820{HTTP/1.1,[http/1.1]}{127.0.0.1:57440}
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.e.j.s.Server Started @1876976ms
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data,
hostContext=/solr, hostPort=57440}
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not
find system property or JNDI)
[junit4] 2> 1873273 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
[junit4] 2> 1873308 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
[junit4] 2> 1873308 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer New CoreContainer 13682
[junit4] 2> 1873310 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
[junit4] 2> 1873310 WARN
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
[junit4] 2> 1873310 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
[junit4] 2> 1873313 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1873313 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1873313 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1873313 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
authorization module.
[junit4] 2> 1873313 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 1873315 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
[junit4] 2> 1873315 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml,
configSetProperties=configsetprops.json, transient=false, dataDir=data\}
[junit4] 2> 1873316 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found core collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
[junit4] 2> 1873316 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 1873316 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1873316 INFO
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106])
[ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
[junit4] 2> 1873336 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
[junit4] 2> 1873337 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1873337 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1873346 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrConfig current version of requestparams : -1
[junit4] 2> 1873349 WARN (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1873350 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1873358 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1873362 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1873365 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1873368 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
[junit4] 2> 1873368 INFO (coreLoadExecutor-7249-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
[junit4] 2> 1873368 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
[junit4] 2> 1873368 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
[junit4] 2> 1873368 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core:
collection1
[junit4] 2> 1873370 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\snapshot_metadata
[junit4] 2> 1873371 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot
metadata file...
[junit4] 2> 1873372 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data
[junit4] 2> 1873372 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null
new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
[junit4] 2> 1873373 WARN (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1873374 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
[junit4] 2> 1873375 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=30.822265625,
floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=2.6915503959323472,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1873381 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1873381 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1873383 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1873386 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1873388 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1873389 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1873392 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1873393 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
startup=lazy
[junit4] 2> 1873393 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
[junit4] 2> 1873393 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1873393 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1873393 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=99.4013671875,
floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.969513758776454,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5089290077762331
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df528[collection1]
main]
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to
use dir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
[junit4] 2> 1873395 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
{storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
[junit4] 2> 1873396 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
[junit4] 2> 1873396 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1873396 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1873397 INFO (coreLoadExecutor-7249-thread-1) [
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1873414 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [ x:collection1]
o.a.s.c.SolrCore Looking for old index directories to cleanup for core
collection1 in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
[junit4] 2> 1873417 INFO
(searcherExecutor-7250-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6df528[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1873897 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0]} 0 4
[junit4] 2> 1873900 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1]} 0 1
[junit4] 2> 1873903 INFO (qtp16960082-36265) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2]} 0 0
[junit4] 2> 1873905 INFO (qtp16960082-36266) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3]} 0 0
[junit4] 2> 1873906 INFO (qtp16960082-36267) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4]} 0 0
[junit4] 2> 1873911 INFO (qtp16960082-36274) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5]} 0 3
[junit4] 2> 1873912 INFO (qtp16960082-36275) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6]} 0 0
[junit4] 2> 1873914 INFO (qtp16960082-36276) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7]} 0 0
[junit4] 2> 1873916 INFO (qtp16960082-36260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[8]} 0 0
[junit4] 2> 1873917 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[9]} 0 0
[junit4] 2> 1873918 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[10]} 0 0
[junit4] 2> 1873921 INFO (qtp16960082-36265) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[11]} 0 1
[junit4] 2> 1873922 INFO (qtp16960082-36266) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[12]} 0 0
[junit4] 2> 1873924 INFO (qtp16960082-36267) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[13]} 0 0
[junit4] 2> 1873925 INFO (qtp16960082-36274) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[14]} 0 0
[junit4] 2> 1873927 INFO (qtp16960082-36275) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[15]} 0 0
[junit4] 2> 1873928 INFO (qtp16960082-36276) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[16]} 0 0
[junit4] 2> 1873930 INFO (qtp16960082-36260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[17]} 0 0
[junit4] 2> 1873932 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[18]} 0 0
[junit4] 2> 1873932 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[19]} 0 0
[junit4] 2> 1873935 INFO (qtp16960082-36265) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[20]} 0 0
[junit4] 2> 1873938 INFO (qtp16960082-36266) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[21]} 0 1
[junit4] 2> 1873939 INFO (qtp16960082-36267) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[22]} 0 0
[junit4] 2> 1873940 INFO (qtp16960082-36274) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[23]} 0 0
[junit4] 2> 1873941 INFO (qtp16960082-36275) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[24]} 0 0
[junit4] 2> 1873944 INFO (qtp16960082-36276) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[25]} 0 0
[junit4] 2> 1873945 INFO (qtp16960082-36260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[26]} 0 0
[junit4] 2> 1873948 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[27]} 0 1
[junit4] 2> 1873949 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[28]} 0 0
[junit4] 2> 1873950 INFO (qtp16960082-36265) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[29]} 0 0
[junit4] 2> 1873951 INFO (qtp16960082-36266) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[30]} 0 0
[junit4] 2> 1873953 INFO (qtp16960082-36267) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[31]} 0 0
[junit4] 2> 1873955 INFO (qtp16960082-36274) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[32]} 0 1
[junit4] 2> 1873956 INFO (qtp16960082-36275) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[33]} 0 0
[junit4] 2> 1873958 INFO (qtp16960082-36276) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[34]} 0 0
[junit4] 2> 1873960 INFO (qtp16960082-36260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[35]} 0 0
[junit4] 2> 1873961 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[36]} 0 0
[junit4] 2> 1873963 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[37]} 0 0
[junit4] 2> 1873965 INFO (qtp16960082-36265) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[38]} 0 1
[junit4] 2> 1873966 INFO (qtp16960082-36266) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[39]} 0 0
[junit4] 2> 1873967 INFO (qtp16960082-36267) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[40]} 0 0
[junit4] 2> 1873968 INFO (qtp16960082-36274) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[41]} 0 0
[junit4] 2> 1873969 INFO (qtp16960082-36275) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[42]} 0 0
[junit4] 2> 1873970 INFO (qtp16960082-36276) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[43]} 0 0
[junit4] 2> 1873973 INFO (qtp16960082-36260) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[44]} 0 1
[junit4] 2> 1873974 INFO (qtp16960082-36263) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[45]} 0 0
[junit4] 2> 1873977 INFO (qtp16960082-36264) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=
[...truncated too long message...]
nentTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest,
TestXmlQParser, BlockDirectoryTest, TestSolrDynamicMBean, SynonymTokenizerTest,
RollingRestartTest, TestDistributedGrouping, TestAuthorizationFramework,
TestHighFrequencyDictionaryFactory, HLLUtilTest, TestRecoveryHdfs,
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest,
TestReplicationHandler]
[junit4] Completed [270/632 (1!)] on J1 in 85.54s, 15 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 746 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_262FE662129D4106-001\init-core-data-001
[junit4] 2> 3324416 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3324624 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 3324653 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1076, maxMBSortInHeap=6.858968212811119,
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA,
timezone=Asia/Ho_Chi_Minh
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=98326088,total=398262272
[junit4] 2> NOTE: All tests run in this JVM:
[DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestSolrConfigHandler,
DateRangeFieldTest, ReturnFieldsTest, AnalyticsMergeStrategyTest,
TestUninvertingReader, CursorMarkTest, TestUniqueKeyFieldResource,
TestRequestForwarding, TestSubQueryTransformerCrossCore, SampleTest,
UUIDFieldTest, DistributedSpellCheckComponentTest,
CoreMergeIndexesAdminHandlerTest, TestTolerantSearch, TestInitParams,
TestReplicationHandlerBackup, DistribJoinFromCollectionTest,
HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, ExplicitHLLTest,
TestRestoreCore, TestExactSharedStatsCache, QueryEqualityTest,
HdfsNNFailoverTest, TestHdfsCloudBackupRestore, URLClassifyProcessorTest,
PingRequestHandlerTest, TestSimpleQParserPlugin,
PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest,
HdfsTlogReplayBufferedWhileIndexingTest, JsonLoaderTest, TestCryptoKeys,
TestBackupRepositoryFactory, CircularListTest, TestHashPartitioner,
ExternalFileFieldSortTest, TestHashQParserPlugin,
TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotLargeTest,
TestPhraseSuggestions, OverseerTest, DataDrivenBlockJoinTest,
CdcrReplicationHandlerTest, UpdateParamsTest, HardAutoCommitTest,
TestSlowCompositeReaderWrapper, JavabinLoaderTest, DirectoryFactoryTest,
TestSchemaResource, TestDefaultSearchFieldResource, TestSchemaVersionResource,
TestDFISimilarityFactory, DeleteNodeTest, TestPseudoReturnFields,
TestCursorMarkWithoutUniqueKey, HLLSerializationTest, HdfsSyncSliceTest,
DeleteInactiveReplicaTest, TestFieldCacheWithThreads,
TestSolrQueryParserDefaultOperatorResource, ScriptEngineTest,
CoreAdminCreateDiscoverTest, SpatialFilterTest, TestDefaultStatsCache,
TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, RankQueryTest,
TestJmxIntegration, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest,
TestStandardQParsers, TestHighlightDedupGrouping,
OverseerCollectionConfigSetProcessorTest, DirectUpdateHandlerTest,
TestLockTree, SuggesterFSTTest, TestComponentsName, TestConfigReload,
MBeansHandlerTest, SuggestComponentContextFilterQueryTest,
TestRandomFlRTGCloud, BooleanFieldTest, SolrTestCaseJ4Test, TestTrieFacet,
TestRandomCollapseQParserPlugin, TestScoreJoinQPNoScore,
TestTolerantUpdateProcessorCloud, SolrCLIZkUtilsTest, TestIBSimilarityFactory,
TestMissingGroups, TestCSVLoader, TestBulkSchemaConcurrent, SOLR749Test,
ZkControllerTest, TestImplicitCoreProperties,
TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest,
ChaosMonkeyNothingIsSafeTest, SimplePostToolTest,
TestPerFieldSimilarityWithDefaultOverride, SyncSliceTest,
AnalysisErrorHandlingTest, CleanupOldIndexTest, TestMacros, SmileWriterTest,
TestSolrCloudWithKerberosAlt, DistributedQueryComponentOptimizationTest,
StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, AssignTest,
CloneFieldUpdateProcessorFactoryTest, BasicDistributedZkTest, TestSolrXml,
TestCloudDeleteByQuery, HttpPartitionTest, TestCollationFieldDocValues,
TestQuerySenderNoQuery, ZkStateWriterTest, TestSha256AuthenticationProvider,
RestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest,
TestTestInjection, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
TestFreeTextSuggestions, TestAnalyzedSuggestions,
PathHierarchyTokenizerFactoryTest, TestRebalanceLeaders, CheckHdfsIndexTest,
TestReRankQParserPlugin, TestIntervalFaceting, TestCloudPivotFacet,
TestSolrDeletionPolicy1, TestLuceneMatchVersion, TestPKIAuthenticationPlugin,
TestOverriddenPrefixQueryForCustomFieldType, TestXIncludeConfig,
TestConfigSetsAPIExclusivity, DistributedFacetPivotWhiteBoxTest,
CdcrVersionReplicationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSort,
BufferStoreTest, TestMergePolicyConfig, EnumFieldTest, ShardRoutingTest,
HighlighterTest, TestGroupingSearch, TestLMDirichletSimilarityFactory,
BlockCacheTest, TestClusterStateMutator, SparseHLLTest, TestLRUCache,
CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest,
CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest,
MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest,
PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest,
SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest,
TestCollectionAPI, TestConfigSetsAPI, TestDownShardTolerantSearch,
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread,
TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=262FE662129D4106
-Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Ho_Chi_Minh
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
[junit4] > at
com.google.common.cache.LocalCache.get(LocalCache.java:4000)
[junit4] > at
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
[junit4] > at
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
[junit4] > at
org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.lang.NullPointerException
[junit4] > at
java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
[junit4] > at
org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
[junit4] > at org.apache.hadoop.util.Shell.run(Shell.java:456)
[junit4] > at
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
[junit4] > at
org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
[junit4] > at
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
[junit4] > at
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
[junit4] > at
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
[junit4] > at
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
[junit4] > at
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
[junit4] > at
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
[junit4] > at
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
[junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [508/632 (2!)] on J0 in 0.30s, 0 tests, 2 errors <<<
FAILURES!
[...truncated 52804 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]