Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5818/
Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [InternalHttpClient]
at __randomizedtesting.SeedInfo.seed([32DA28CACEAF189D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:255)
at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
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)
FAILED: org.apache.solr.cloud.TestCloudBackupRestore.test
Error Message:
No collection param specified on request and no default collection has been set.
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No collection param specified
on request and no default collection has been set.
at
__randomizedtesting.SeedInfo.seed([32DA28CACEAF189D:BA8E171060537565]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:590)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1073)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:962)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:898)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
at
org.apache.solr.cloud.TestCloudBackupRestore.indexDocs(TestCloudBackupRestore.java:132)
at
org.apache.solr.cloud.TestCloudBackupRestore.test(TestCloudBackupRestore.java:93)
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)
Build Log:
[...truncated 11891 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\init-core-data-001
[junit4] 2> 1891884 INFO
(SUITE-CdcrVersionReplicationTest-seed#[32DA28CACEAF189D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
[junit4] 2> 1891890 INFO
(SUITE-CdcrVersionReplicationTest-seed#[32DA28CACEAF189D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /xv/ac
[junit4] 2> 1891893 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1891893 INFO (Thread-4807) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1891893 INFO (Thread-4807) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1891994 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkTestServer start zk server on port:57169
[junit4] 2> 1891994 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1891995 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1891999 INFO (zkCallback-2593-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1cd6ee8 name:ZooKeeperConnection
Watcher:127.0.0.1:57169 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1891999 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1892000 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1892000 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 1892004 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1892005 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1892007 INFO (zkCallback-2594-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@6f6fb7 name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1892007 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1892007 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1892007 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 1892009 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 1892011 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 1892013 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 1892015 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1892015 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 1892017 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1892018 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 1892020 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1892020 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1892023 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1892023 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 1892025 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1892025 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 1892027 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1892027 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 1892029 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1892029 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 1892031 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1892031 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 1892033 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1892033 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1892035 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1892035 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 1892037 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.AbstractZkTestCase put
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1892037 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 1892040 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1892043 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1892044 INFO (zkCallback-2595-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@99b895 name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1892044 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1892044 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1892045 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
[junit4] 2> 1892515 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1
[junit4] 2> 1892525 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1892527 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@109e2cd{/xv/ac,null,AVAILABLE}
[junit4] 2> 1892549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.ServerConnector Started ServerConnector@dde4bc{SSL,[ssl,
http/1.1]}{127.0.0.1:57179}
[junit4] 2> 1892549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.Server Started @1896976ms
[junit4] 2> 1892549 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/xv/ac, hostPort=57179,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores}
[junit4] 2> 1892550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1892550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001'
[junit4] 2> 1892550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1892550 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1892551 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1892552 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1892554 INFO (zkCallback-2596-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d1ddde name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1892554 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1892554 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1892555 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1892555 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\solr.xml
[junit4] 2> 1892567 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores
[junit4] 2> 1892567 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.CoreContainer New CoreContainer 13785104
[junit4] 2> 1892567 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001]
[junit4] 2> 1892567 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\lib
[junit4] 2> 1892567 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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> 1892572 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1892573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1892573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1892573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57169/solr
[junit4] 2> 1892573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1892573 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1892574 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1892576 INFO (zkCallback-2599-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@c9f9d3 name:ZooKeeperConnection
Watcher:127.0.0.1:57169 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1892576 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1892576 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1892577 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$45/10377654@1009c9f
[junit4] 2> 1892579 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1892580 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@122df4 name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1892580 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1892582 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1892585 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1892589 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1892591 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1892592 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1892596 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1892598 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1892600 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/clusterstate.json
[junit4] 2> 1892600 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1892601 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1892603 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1892605 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1892607 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1892609 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1892609 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000
[junit4] 2> 1892610 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:57179_xv%2Fac
[junit4] 2> 1892610 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1892611 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer Overseer
(id=95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000) starting
[junit4] 2> 1892613 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1892628 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.OverseerAutoReplicaFailoverThread
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1892628 INFO
(OverseerCollectionConfigSetProcessor-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1892629 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57179_xv%2Fac
[junit4] 2> 1892631 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer Starting to work on the main
queue
[junit4] 2> 1892631 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57179_xv%2Fac
[junit4] 2> 1892633 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [0])
[junit4] 2> 1892636 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1892638 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 1892645 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 1892645 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1892647 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores
[junit4] 2> 1892649 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 1892649 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1
[junit4] 2> 1892649 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 1892651 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1892651 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1892655 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1892655 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 1892656 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it
so a watch is registered when it becomes visible
[junit4] 2> 1892656 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [tmp_collection]
[junit4] 2> 1892657 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
[junit4] 2> 1892657 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57179/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57179_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1892658 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1892660 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57179/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57179_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1892660 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ClusterStateMutator building a new
cName: tmp_collection
[junit4] 2> 1892661 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard2
[junit4] 2> 1892664 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1893658 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 1893658 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:tmp_collection
[junit4] 2> 1893659 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
[junit4] 2> 1893659 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Looking for collection configName
[junit4] 2> 1893662 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Only one config set found in zk - using it:conf1
[junit4] 2> 1893662 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
[junit4] 2> 1893663 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A collections change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections],
has occurred - updating...
[junit4] 2> 1893663 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/tmp_collection]
[junit4] 2> 1893664 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 1893664 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1'
[junit4] 2> 1893664 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1893664 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1893668 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1] o.a.s.c.Config
loaded config solrconfig.xml with version 0
[junit4] 2> 1893677 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 1893728 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1893732 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 1893739 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1893793 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.s.IndexSchema default search field in schema is text
[junit4] 2> 1893794 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.s.IndexSchema unique key field: id
[junit4] 2> 1893795 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1893798 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 1893822 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1893822 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection tmp_collection
[junit4] 2> 1893822 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 1893822 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\]
[junit4] 2> 1893822 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d8936d
[junit4] 2> 1893823 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\
[junit4] 2> 1893823 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\index/
[junit4] 2> 1893823 WARN
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\index'
doesn't exist. Creating new index...
[junit4] 2> 1893823 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\index
[junit4] 2> 1893824 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1179732923,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1893824 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19b48ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad68ae),segFN=segments_1,generation=1}
[junit4] 2> 1893824 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1893825 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57179_xv%2Fac
c:tmp_collection s:shard2 r:core_node1 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\
[junit4] 2> 1893825 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57179_xv%2Fac
c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-001\cores\collection1\data\
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 1893828 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
updateRequestProcessorChain "cdcr-processor-chain"
[junit4] 2> 1893881 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
default, creating implicit default
[junit4] 2> 1893888 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1893889 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1893890 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1893891 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 1893919 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/ping,/admin/threads,/cdcr,/update,/admin/file
[junit4] 2> 1893919 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 1893955 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1893956 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1893958 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1893958 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1893958 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.45734538850783213]
[junit4] 2> 1893959 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits:
num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@19b48ba
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ad68ae),segFN=segments_1,generation=1}
[junit4] 2> 1893959 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 1893959 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4719c6[collection1]
main]
[junit4] 2> 1893959 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/tmp_collection]
[junit4] 2> 1893963 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 1893963 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based
storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 1893963 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO
with znodeBase: /configs/conf1
[junit4] 2> 1893963 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 1893963 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1893964 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 1893964 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1893964 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 1893964 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1893974 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/tmp_collection/cdcr/state
[junit4] 2> 1893984 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 1893995 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 1894037 INFO
(searcherExecutor-7325-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4719c6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1894037 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed
version buckets
[junit4] 2> 1894037 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for
65536 version buckets from index
[junit4] 2> 1894037 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed
version bucket highest value from index
[junit4] 2> 1894037 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1533467302545063936
[junit4] 2> 1894039 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
highest version 1533467302545063936
[junit4] 2> 1894039 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 1894040 INFO
(coreLoadExecutor-7324-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 1894042 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController Register replica - core:collection1
address:https://127.0.0.1:57179/xv/ac collection:tmp_collection shard:shard2
[junit4] 2> 1894043 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/tmp_collection/leader_elect/shard2/election
[junit4] 2> 1894048 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.LeaderElector Joined leadership election with path:
/collections/tmp_collection/leader_elect/shard2/election/95841706268884997-core_node1-n_0000000000
[junit4] 2> 1894048 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process
for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 1894049 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 1894049 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 1894050 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:57179/xv/ac/collection1/
[junit4] 2> 1894050 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1894050 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:57179/xv/ac/collection1/
has no replicas
[junit4] 2> 1894050 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection"} current state version: 1
[junit4] 2> 1894051 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.c.SolrZkClient makePath:
/collections/tmp_collection/leaders/shard2
[junit4] 2> 1894054 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader
registration node /collections/tmp_collection/leaders/shard2/leader after
winning as
/collections/tmp_collection/leader_elect/shard2/election/95841706268884997-core_node1-n_0000000000
[junit4] 2> 1894054 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.h.CdcrLeaderStateManager Received new
leader state @ tmp_collection:shard2
[junit4] 2> 1894056 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:57179/xv/ac/collection1/ shard2
[junit4] 2> 1894060 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "base_url":"https://127.0.0.1:57179/xv/ac",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 1894165 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1894211 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController We are
https://127.0.0.1:57179/xv/ac/collection1/ and leader is
https://127.0.0.1:57179/xv/ac/collection1/
[junit4] 2> 1894211 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1
baseURL=https://127.0.0.1:57179/xv/ac
[junit4] 2> 1894211 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1894211 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController publishing state=active
[junit4] 2> 1894211 INFO
(coreZkRegister-7318-thread-1-processing-n:127.0.0.1:57179_xv%2Fac
x:collection1 s:shard2 c:tmp_collection r:core_node1)
[n:127.0.0.1:57179_xv%2Fac c:tmp_collection s:shard2 r:core_node1
x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading
it from system property
[junit4] 2> 1894217 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57179/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57179_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 1894218 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57179/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57179_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1894326 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1894611 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores\collection1
[junit4] 2> 1894619 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1894621 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16bb1db{/xv/ac,null,AVAILABLE}
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.ServerConnector Started ServerConnector@1d88b36{SSL,[ssl,
http/1.1]}{127.0.0.1:57191}
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.e.j.s.Server Started @1899050ms
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/xv/ac, hostPort=57191,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores}
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002'
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.SolrResourceLoader JNDI not configured for solr
(NoInitialContextEx)
[junit4] 2> 1894623 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1894624 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1894625 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1894628 INFO (zkCallback-2601-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@9060e9 name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1894629 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1894629 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1894632 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1547f8628d30006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1894633 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1894633 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\solr.xml
[junit4] 2> 1894664 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores
[junit4] 2> 1894664 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.CoreContainer New CoreContainer 1641047
[junit4] 2> 1894664 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002]
[junit4] 2> 1894664 WARN
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\lib
[junit4] 2> 1894665 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] 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> 1894669 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params:
[junit4] 2> 1894671 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1894671 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1894671 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57169/solr
[junit4] 2> 1894671 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1894671 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1894672 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1894675 INFO (zkCallback-2604-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e1d563 name:ZooKeeperConnection
Watcher:127.0.0.1:57169 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1894675 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1894675 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D]) [
] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1894678 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x1547f8628d30007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1894678 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$45/10377654@146d28b
[junit4] 2> 1894680 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ConnectionManager Waiting for client
to connect to ZooKeeper
[junit4] 2> 1894685 INFO
(zkCallback-2605-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a8a48e name:ZooKeeperConnection
Watcher:127.0.0.1:57169/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1894686 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 1894701 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1894707 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1894711 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1894711 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.LeaderElector Joined leadership
election with path:
/overseer_elect/election/95841706268885000-127.0.0.1:57191_xv%2Fac-n_0000000001
[junit4] 2> 1894713 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000
to know if I could be the leader
[junit4] 2> 1894714 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.ZkController Publish
node=127.0.0.1:57191_xv%2Fac as DOWN
[junit4] 2> 1894716 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:57191_xv%2Fac"} current state
version: 3
[junit4] 2> 1894716 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.NodeMutator DownNode state invoked
for node: 127.0.0.1:57191_xv%2Fac
[junit4] 2> 1894823 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1894823 INFO
(zkCallback-2605-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895719 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:57191_xv%2Fac
[junit4] 2> 1895720 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:57191_xv%2Fac
[junit4] 2> 1895722 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895722 INFO
(zkCallback-2605-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 1895722 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1895722 INFO
(zkCallback-2605-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1895734 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.CoreContainer Security conf doesn't
exist. Skipping setup for authorization module.
[junit4] 2> 1895734 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.CoreContainer No authentication plugin
used.
[junit4] 2> 1895735 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores
[junit4] 2> 1895736 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
[junit4] 2> 1895736 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] 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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores\collection1
[junit4] 2> 1895736 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions
[junit4] 2> 1895737 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1895737 INFO
(TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[32DA28CACEAF189D])
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1895738 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController publishing state=down
[junit4] 2> 1895738 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 1895739 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Registering watch for collection tmp_collection
[junit4] 2> 1895739 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader addZkWatch [tmp_collection]
[junit4] 2> 1895740 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
[junit4] 2> 1895740 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57191/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57191_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 1895741 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController look for our core node name
[junit4] 2> 1895741 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:57191/xv/ac",
[junit4] 2> "node_name":"127.0.0.1:57191_xv%2Fac",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"tmp_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 1895741 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Collection already
exists with numShards=2
[junit4] 2> 1895741 INFO
(OverseerStateUpdate-95841706268884997-127.0.0.1:57179_xv%2Fac-n_0000000000)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1895845 INFO
(zkCallback-2600-thread-1-processing-n:127.0.0.1:57179_xv%2Fac)
[n:127.0.0.1:57179_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 1895846 INFO
(zkCallback-2605-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
[junit4] 2> 1896742 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
[junit4] 2> 1896742 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Check for collection zkNode:tmp_collection
[junit4] 2> 1896743 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.ZkController Collection zkNode exists
[junit4] 2> 1896743 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/tmp_collection]
[junit4] 2> 1896743 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1]
specified config exists in ZooKeeper
[junit4] 2> 1896743 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
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.cloud.CdcrVersionReplicationTest_32DA28CACEAF189D-001\jetty-002\cores\collection1'
[junit4] 2> 1896744 INFO
(coreLoadExecutor-7336-thread-1-processing-n:127.0.0.1:57191_xv%2Fac)
[n:127.0.0.1:57191_xv%2Fac c:tmp_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1896744 INFO (coreLoadExecutor-7336-t
[...truncated too long message...]
lr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2526620 INFO
(zkCallback-10706-thread-3-processing-n:127.0.0.1:60383_solr)
[n:127.0.0.1:60383_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [1])
[junit4] 2> 2526621 WARN
(zkCallback-10706-thread-3-processing-n:127.0.0.1:60383_solr)
[n:127.0.0.1:60383_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2526623 INFO (jetty-launcher-10696-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@68a790{/solr,null,UNAVAILABLE}
[junit4] 2> 2526642 INFO
(SUITE-TestCloudBackupRestore-seed#[32DA28CACEAF189D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60379 60379
[junit4] 2> 2526650 INFO (Thread-6278) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60379 60379
[junit4] 2> 2526652 WARN (Thread-6278) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/backuprestore/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2526652 INFO
(SUITE-TestCloudBackupRestore-seed#[32DA28CACEAF189D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudBackupRestore_32DA28CACEAF189D-001
[junit4] 2> May 05, 2016 6:16:54 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, maxPointsInLeafNode=1619, maxMBSortInHeap=6.0451886354928215,
sim=ClassicSimilarity, locale=lv, timezone=America/Porto_Acre
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92
(32-bit)/cpus=3,threads=1,free=351152000,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [ChangedSchemaMergeTest,
SpatialFilterTest, TestSimpleQParserPlugin, TestStressLiveNodes,
TestConfigSetsAPIExclusivity, CursorPagingTest, XsltUpdateRequestHandlerTest,
ZkCLITest, CustomCollectionTest, TestRemoteStreaming, TestExtendedDismaxParser,
MergeStrategyTest, TestNonDefinedSimilarityFactory, TestAuthorizationFramework,
BadComponentTest, TestGraphTermsQParserPlugin, RequiredFieldsTest,
TestCoreContainer, SampleTest, DistributedSpellCheckComponentTest,
SimpleFacetsTest, TestLMDirichletSimilarityFactory, PeerSyncTest,
CdcrReplicationDistributedZkTest, TestDocSet, TestComponentsName,
BasicAuthIntegrationTest, TestPseudoReturnFields,
TestSolrQueryParserDefaultOperatorResource, SyncSliceTest,
TestSolrDynamicMBean, CoreAdminRequestStatusTest, SuggesterFSTTest,
TestLRUCache, TestJmxIntegration, HdfsDirectoryFactoryTest,
TestJmxMonitoredMap, DistributedQueryComponentCustomSortTest, TestCodecSupport,
GraphQueryTest, UpdateParamsTest, TestConfigReload,
LeaderInitiatedRecoveryOnCommitTest, HdfsDirectoryTest, TestConfig,
TestRestManager, TestOnReconnectListenerSupport, AlternateDirectoryTest,
AddBlockUpdateTest, HardAutoCommitTest, TestFieldTypeResource, TestSort,
URLClassifyProcessorTest, CurrencyFieldXmlFileTest,
OverseerCollectionConfigSetProcessorTest, ReplicationFactorTest, DocValuesTest,
TestTrieFacet, HdfsBasicDistributedZk2Test, OverseerStatusTest,
ChaosMonkeyNothingIsSafeTest, DistribCursorPagingTest,
CloudExitableDirectoryReaderTest, SmileWriterTest, PrimitiveFieldTypeTest,
TestSearchPerf, TestLuceneMatchVersion, StressHdfsTest, TestCloudInspectUtil,
InfoHandlerTest, StatelessScriptUpdateProcessorFactoryTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestHdfsUpdateLog,
TestRandomDVFaceting, CdcrRequestHandlerTest, TestHashPartitioner,
TriLevelCompositeIdRoutingTest, TestSchemaVersionResource,
HdfsRecoverLeaseTest, SaslZkACLProviderTest, SolrTestCaseJ4Test,
TestSurroundQueryParser, SchemaVersionSpecificBehaviorTest,
TestSweetSpotSimilarityFactory, SolrRequestParserTest,
DirectSolrSpellCheckerTest, TestSolrDeletionPolicy1, TimeZoneUtilsTest,
SimplePostToolTest, QueryEqualityTest, TestNamedUpdateProcessors,
IndexSchemaTest, DistributedSuggestComponentTest, TestReqParamsAPI,
PingRequestHandlerTest, DocumentBuilderTest, RecoveryZkTest,
SpatialRPTFieldTypeTest, SegmentsInfoRequestHandlerTest,
TestShardHandlerFactory, TestUniqueKeyFieldResource, JSONWriterTest,
DistributedFacetPivotSmallTest, RegexBoostProcessorTest, TestOrdValues,
TestGroupingSearch, PathHierarchyTokenizerFactoryTest, TestConfigOverlay,
TestUseDocValuesAsStored2, UUIDUpdateProcessorFallbackTest, TestSolr4Spatial2,
AnalysisAfterCoreReloadTest, JsonLoaderTest, TestDFRSimilarityFactory,
CollectionStateFormat2Test, SpatialHeatmapFacetsTest, MoreLikeThisHandlerTest,
TestCryptoKeys, TestRandomCollapseQParserPlugin, TestCloudSchemaless,
TestFaceting, TestFieldSortValues, DeleteShardTest, TestLFUCache,
TestAnalyzedSuggestions, HighlighterMaxOffsetTest, TestTolerantSearch,
AnalyticsQueryTest, TestCloudManagedSchema, TestPostingsSolrHighlighter,
HdfsThreadLeakTest, SuggestComponentTest, CloudMLTQParserTest,
TestSchemaManager, BlockJoinFacetRandomTest, ZkStateReaderTest,
LeaderElectionTest, TestFileDictionaryLookup, TestReRankQParserPlugin,
SoftAutoCommitTest, TestNRTOpen, TestComplexPhraseQParserPlugin,
TestQuerySenderNoQuery, BasicDistributedZkTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, BasicZkTest, TestReplicationHandler, AutoCommitTest,
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet,
TestStressReorder, TestReload, TestStressVersions,
DistributedTermsComponentTest, BadIndexSchemaTest, TestFunctionQuery,
BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher,
HighlighterTest, DistributedQueryElevationComponentTest, SuggesterTSTTest,
SuggesterWFSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest,
TestAtomicUpdateErrorCases, DocValuesMultiTest, SolrInfoMBeanTest,
DisMaxRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
TestOmitPositions, TermsComponentTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField,
ReturnFieldsTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, TestBinaryResponseWriter,
TestQuerySenderListener, CopyFieldTest, TestMergePolicyConfig,
OutputWriterTest, TestSolrCoreProperties, SynonymTokenizerTest,
TestXIncludeConfig, TestIBSimilarityFactory, ResourceLoaderTest,
ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver,
DOMUtilTest, ClusterStateTest, TestDocumentBuilder, UUIDFieldTest,
TestCrossCoreJoin, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AssignTest,
AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest,
CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteInactiveReplicaTest, DistributedVersionInfoTest,
HttpPartitionTest, MultiThreadedOCPTest, SSLMigrationTest, ShardSplitTest,
TestCloudBackupRestore]
[junit4] Completed [454/593 (2!)] on J0 in 13.55s, 1 test, 1 error <<<
FAILURES!
[...truncated 466 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014:
There were test failures: 593 suites (10 ignored), 2395 tests, 1 suite-level
error, 1 error, 124 ignored (80 assumptions) [seed: 32DA28CACEAF189D]
Total time: 76 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]