Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Solaris/9/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test
Error Message:
some core start times did not change on reload
Stack Trace:
java.lang.AssertionError: some core start times did not change on reload
at
__randomizedtesting.SeedInfo.seed([185BD14C9DC77149:900FEE96333B1CB1]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:822)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([185BD14C9DC77149:25837F60A5292F39]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:150)
at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:77)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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 10656 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/init-core-data-001
[junit4] 2> 119339 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[185BD14C9DC77149]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 119339 INFO
(SUITE-CollectionsAPIDistributedZkTest-seed#[185BD14C9DC77149]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 119365 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 119365 INFO (Thread-446) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 119365 INFO (Thread-446) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 119465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkTestServer start zk server on port:33261
[junit4] 2> 119465 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119466 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119469 INFO (zkCallback-156-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@51b8ef6f
name:ZooKeeperConnection Watcher:127.0.0.1:33261 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119469 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119470 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119470 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 119474 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119475 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119477 INFO (zkCallback-157-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@32bd9676
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119478 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119478 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119478 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 119481 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 119484 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 119486 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 119488 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 119489 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 119492 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 119493 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 119496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 119496 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 119498 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 119498 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 119501 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 119501 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 119504 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 119504 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 119507 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 119507 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 119510 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 119510 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 119512 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 119513 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 119516 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 119516 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 119519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 119519 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 119524 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119525 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119528 INFO (zkCallback-158-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1efa5e53
name:ZooKeeperConnection Watcher:127.0.0.1:33261 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119529 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119529 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119529 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 119534 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119534 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119538 INFO (zkCallback-159-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@2a89a879
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119538 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119539 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119539 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf2/solrconfig.xml
[junit4] 2> 119539 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
[junit4] 2> 119545 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf2/schema.xml
[junit4] 2> 119545 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
[junit4] 2> 119548 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf2/enumsConfig.xml
[junit4] 2> 119548 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
[junit4] 2> 119551 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 119551 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf2/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 119554 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf2/stopwords.txt
[junit4] 2> 119554 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
[junit4] 2> 119557 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf2/protwords.txt
[junit4] 2> 119557 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
[junit4] 2> 119559 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf2/currency.xml
[junit4] 2> 119560 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
[junit4] 2> 119562 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf2/open-exchange-rates.json
[junit4] 2> 119562 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
[junit4] 2> 119565 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 119565 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
[junit4] 2> 119568 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf2/old_synonyms.txt
[junit4] 2> 119568 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
[junit4] 2> 119571 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf2/synonyms.txt
[junit4] 2> 119571 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
[junit4] 2> 119574 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/core/src/test-files/solr/collection1/conf/elevate.xml
to /configs/conf2/elevate.xml
[junit4] 2> 119574 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
[junit4] 2> 119780 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1
[junit4] 2> 119782 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 119785 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21fa3c7a{/,null,AVAILABLE}
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@33987f03{HTTP/1.1}{127.0.0.1:46691}
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.Server Started @122337ms
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=46691,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores,
hostContext=/,
solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/tempDir-001/control/data}
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@204b7b1
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001'
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 119790 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119791 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119797 INFO (zkCallback-160-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d2de6fc name:ZooKeeperConnection
Watcher:127.0.0.1:33261/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 119798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119800 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 119800 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/solr.xml
[junit4] 2> 119813 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores
[junit4] 2> 119814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer New CoreContainer 549032456
[junit4] 2> 119814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001]
[junit4] 2> 119814 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/lib
[junit4] 2> 119814 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
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,useRetries : false,
[junit4] 2> 119815 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 119816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 119816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 119816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33261/solr
[junit4] 2> 119816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 119816 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 119817 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 119820 INFO (zkCallback-163-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@576680a2
name:ZooKeeperConnection Watcher:127.0.0.1:33261 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119821 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 119821 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 119824 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 119827 INFO
(zkCallback-164-thread-1-processing-n:127.0.0.1:46691_) [n:127.0.0.1:46691_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@5916422b
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 119828 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 119830 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 119833 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 119837 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 119840 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 119843 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 119846 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 119849 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 119851 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 119853 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 119854 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46691_
[junit4] 2> 119855 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46691_
[junit4] 2> 119857 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 119859 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 119861 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 119862 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95442131034570758-127.0.0.1:46691_-n_0000000000
[junit4] 2> 119862 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:46691_
[junit4] 2> 119862 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 119864 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer Overseer
(id=95442131034570758-127.0.0.1:46691_-n_0000000000) starting
[junit4] 2> 119867 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 119876 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=10000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 119877 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 119880 INFO
(OverseerCollectionConfigSetProcessor-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 119881 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 119919 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 119919 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 119920 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores
[junit4] 2> 119921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{transient=false, coreNodeName=, shard=,
configSetProperties=configsetprops.json, collection=control_collection,
config=solrconfig.xml, dataDir=data/, loadOnStartup=true, name=collection1,
schema=schema.xml}
[junit4] 2> 119921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1
[junit4] 2> 119921 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 119923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 119923 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:46691_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 119923 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 119926 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 119928 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:46691",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:46691_",
[junit4] 2> "collection":"control_collection"} current state version: 0
[junit4] 2> 119929 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 119929 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "numShards":"1",
[junit4] 2> "roles":null,
[junit4] 2> "shard":null,
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:46691",
[junit4] 2> "state":"down",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:46691_",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 119930 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 119930 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 119932 INFO
(zkCallback-164-thread-1-processing-n:127.0.0.1:46691_) [n:127.0.0.1:46691_
] 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> 120933 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 120933 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 120934 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 120934 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 120935 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 120935 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1'
[junit4] 2> 120935 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 120935 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 120937 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 120946 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 120959 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 5.5.0
[junit4] 2> 120987 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 120994 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 121220 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 121228 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 121230 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 121245 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 121249 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 121253 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 121254 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 121256 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_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=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 121256 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 121257 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 121257 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/]
[junit4] 2> 121257 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 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@5799b33
[junit4] 2> 121258 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data
[junit4] 2> 121258 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/index/
[junit4] 2> 121258 WARN
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 121258 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/index
[junit4] 2> 121258 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=54.26171875,
floorSegmentMB=1.0322265625, forceMergeDeletesPctAllowed=14.392619485840255,
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6681882152138292
[junit4] 2> 121259 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52c2dab5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a4cb85),segFN=segments_1,generation=1}
[junit4] 2> 121259 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 121259 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46691_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/
[junit4] 2> 121259 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46691_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 121263 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 121263 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 121264 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 121264 WARN
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 121267 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 121269 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 121270 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 121271 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 121275 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/get,/admin/system,/dump,/admin/file,/config,/admin/plugins,/admin/luke,/schema,/admin/logging,standard,/replication,/admin/segments,/update/json/docs,/admin/ping,/update/json,/admin/threads,/update/csv,/admin/properties,/update,/admin/mbeans
[junit4] 2> 121276 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 121277 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 121277 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 121277 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 121277 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 121278 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=48.693359375,
floorSegmentMB=0.2158203125, forceMergeDeletesPctAllowed=20.195369300303376,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.43871905226219454
[junit4] 2> 121278 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@52c2dab5
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76a4cb85),segFN=segments_1,generation=1}
[junit4] 2> 121278 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 121278 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening Searcher@46d563d0[collection1] main
[junit4] 2> 121279 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 121280 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 121280 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 121280 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 121280 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 121280 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 121281 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 121281 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 121282 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 121282 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 121283 INFO
(searcherExecutor-506-thread-1-processing-s:shard1 x:collection1 r:core_node1
n:127.0.0.1:46691_ c:control_collection) [n:127.0.0.1:46691_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@46d563d0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 121283 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 121283 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 121283 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 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> 121283 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1527074098562203648
[junit4] 2> 121285 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1527074098562203648
[junit4] 2> 121285 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 121286 INFO
(coreLoadExecutor-505-thread-1-processing-n:127.0.0.1:46691_)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 121289 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController Register replica - core:collection1
address:http://127.0.0.1:46691 collection:control_collection shard:shard1
[junit4] 2> 121290 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 121296 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.LeaderElector Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95442131034570758-core_node1-n_0000000000
[junit4] 2> 121296 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=180000
[junit4] 2> 121299 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 121299 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 121299 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46691/collection1/
[junit4] 2> 121299 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 121299 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SyncStrategy http://127.0.0.1:46691/collection1/ has no replicas
[junit4] 2> 121299 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 121300 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 121304 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 121307 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46691/collection1/ shard1
[junit4] 2> 121308 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:46691",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 121413 INFO
(zkCallback-164-thread-1-processing-n:127.0.0.1:46691_) [n:127.0.0.1:46691_
] 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> 121435 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 121435 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121441 INFO (zkCallback-166-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7d59c45a
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 121441 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121441 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 121441 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 121445 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 121445 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 121445 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 121446 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121453 INFO (zkCallback-167-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4a9adb79
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 121454 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121454 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 121458 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 121458 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 121459 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController We are http://127.0.0.1:46691/collection1/ and leader is
http://127.0.0.1:46691/collection1/
[junit4] 2> 121460 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController No LogReplay needed for core=collection1
baseURL=http://127.0.0.1:46691
[junit4] 2> 121460 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 121460 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController publishing state=active
[junit4] 2> 121460 INFO (coreZkRegister-499-thread-1-processing-s:shard1
x:collection1 r:core_node1 n:127.0.0.1:46691_ c:control_collection)
[n:127.0.0.1:46691_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController numShards not found on descriptor - reading it from system
property
[junit4] 2> 121463 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:46691",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:46691_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection"} current state version: 2
[junit4] 2> 121464 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "numShards":"2",
[junit4] 2> "roles":null,
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:46691",
[junit4] 2> "state":"active",
[junit4] 2> "operation":"state",
[junit4] 2> "node_name":"127.0.0.1:46691_",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "collection":"control_collection"}
[junit4] 2> 121465 INFO
(OverseerStateUpdate-95442131034570758-127.0.0.1:46691_-n_0000000000)
[n:127.0.0.1:46691_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 121571 INFO (zkCallback-166-thread-1) [ ]
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> 121571 INFO
(zkCallback-164-thread-1-processing-n:127.0.0.1:46691_) [n:127.0.0.1:46691_
] 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> 121697 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/cores/collection1
[junit4] 2> 121698 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001
[junit4] 2> 121698 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 121705 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6230d2f8{/,null,AVAILABLE}
[junit4] 2> 121706 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@736aca24{HTTP/1.1}{127.0.0.1:56767}
[junit4] 2> 121706 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.e.j.s.Server Started @124253ms
[junit4] 2> 121706 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/cores,
hostPort=56767,
solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml}
[junit4] 2> 121706 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@204b7b1
[junit4] 2> 121706 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001'
[junit4] 2> 121707 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 121707 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 121707 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 121708 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121716 INFO (zkCallback-168-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@4578c5cf
name:ZooKeeperConnection Watcher:127.0.0.1:33261/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 121716 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121717 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 121718 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 121719 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/solr.xml
[junit4] 2> 121734 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/cores
[junit4] 2> 121734 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1469157674
[junit4] 2> 121734 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001]
[junit4] 2> 121735 WARN
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/lib
[junit4] 2> 121735 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
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,useRetries : false,
[junit4] 2> 121736 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33261/solr
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 121737 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 121742 INFO (zkCallback-171-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7a93df95
name:ZooKeeperConnection Watcher:127.0.0.1:33261 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 121743 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 121743 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 121746 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 121750 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:56767_) [n:127.0.0.1:56767_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e4af21f name:ZooKeeperConnection
Watcher:127.0.0.1:33261/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 121750 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 121758 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 122769 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56767_
[junit4] 2> 122770 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:56767_
[junit4] 2> 122771 INFO (zkCallback-166-thread-1) [ ]
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> 122771 INFO
(zkCallback-164-thread-1-processing-n:127.0.0.1:46691_) [n:127.0.0.1:46691_
] 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> 122771 INFO
(zkCallback-172-thread-1-processing-n:127.0.0.1:56767_) [n:127.0.0.1:56767_
] 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> 122774 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 122775 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95442131034570763-127.0.0.1:56767_-n_0000000001
[junit4] 2> 122776 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95442131034570758-127.0.0.1:46691_-n_0000000000 to
know if I could be the leader
[junit4] 2> 122796 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 122796 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 122797 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/cores
[junit4] 2> 122798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{loadOnStartup=true, transient=false, shard=, schema=schema.xml,
name=collection1, config=solrconfig.xml, collection=collection1, dataDir=data/,
configSetProperties=configsetprops.json, coreNodeName=}
[junit4] 2> 122798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_185BD14C9DC77149-001/shard-1-001/cores/collection1
[junit4] 2> 122798 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 122799 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J1
[junit4] 2> 122799 INFO
(TEST-CollectionsAPIDistributedZkTest.test-seed#[185BD14C9DC77149])
[n:127.0.0.1:56767_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 122801 INFO
(coreLoadExecutor-516-thread-1-processing-n:127.0.0.1:56767_)
[n:127.0.0.1:56767_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing
[...truncated too long message...]
l,UNAVAILABLE}
[junit4] 2> 1167275 WARN
(zkCallback-2480-thread-2-processing-n:127.0.0.1:56800_solr)
[n:127.0.0.1:56800_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1167277 WARN
(zkCallback-2479-thread-3-processing-n:127.0.0.1:34726_solr)
[n:127.0.0.1:34726_solr ] o.a.s.c.LeaderElector
[junit4] 2> org.apache.zookeeper.KeeperException$SessionExpiredException:
KeeperErrorCode = Session expired for /overseer_elect/election
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:325)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:325)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:262)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1167277 INFO (jetty-launcher-2455-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ab83a4d{/solr,null,UNAVAILABLE}
[junit4] 2> 1167284 WARN
(zkCallback-2479-thread-2-processing-n:127.0.0.1:34726_solr)
[n:127.0.0.1:34726_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1167285 WARN
(zkCallback-2477-thread-2-processing-n:127.0.0.1:47063_solr)
[n:127.0.0.1:47063_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1167287 INFO (jetty-launcher-2455-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@288c2c89{/solr,null,UNAVAILABLE}
[junit4] 2> 1167288 INFO (jetty-launcher-2455-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4a66875b{/solr,null,UNAVAILABLE}
[junit4] 2> 1167293 INFO
(TEST-TestMiniSolrCloudClusterBase.testBasics-seed#[185BD14C9DC77149]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:55004 55004
[junit4] 2> 1167310 INFO (Thread-3023) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:55004 55004
[junit4] 2> 1167311 WARN (Thread-3023) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/aliases.json
[junit4] 2> 6 /solr/security.json
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/testSolrCloudCollection/state.json
[junit4] 2> 2
/solr/overseer_elect/election/95442198431924236-127.0.0.1:34726_solr-n_0000000002
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 8 /solr/collections
[junit4] 2> 7 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestMiniSolrCloudClusterBase -Dtests.method=testBasics
-Dtests.seed=185BD14C9DC77149 -Dtests.slow=true -Dtests.locale=fr-LU
-Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 19.5s J0 | TestMiniSolrCloudClusterBase.testBasics <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but
was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([185BD14C9DC77149:25837F60A5292F39]:0)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:150)
[junit4] > at
org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:77)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestMiniSolrCloudClusterBase_185BD14C9DC77149-001
[junit4] 2> Feb 24, 2016 4:46:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=28954, maxDocsPerChunk=2, blockSize=4),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=28954, blockSize=4)), sim=DefaultSimilarity, locale=fr-LU,
timezone=Asia/Dili
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95
(64-bit)/cpus=3,threads=1,free=155710592,total=470810624
[junit4] 2> NOTE: All tests run in this JVM: [TestRandomDVFaceting,
TestRTimerTree, TestSchemaVersionResource, FacetPivotSmallTest,
TestRebalanceLeaders, TestNonDefinedSimilarityFactory, TestIBSimilarityFactory,
SystemInfoHandlerTest, TestSolrDynamicMBean, TestPartialUpdateDeduplication,
TestDocSet, SharedFSAutoReplicaFailoverUtilsTest, TestAnalyzedSuggestions,
TestScoreJoinQPScore, TestPseudoReturnFields, DeleteInactiveReplicaTest,
TestDynamicFieldResource, SliceStateTest, ParsingFieldUpdateProcessorsTest,
SolrTestCaseJ4Test, TriLevelCompositeIdRoutingTest,
QueryElevationComponentTest, AddBlockUpdateTest, TestSortByMinMaxFunction,
JavabinLoaderTest, TestComponentsName, TestStressUserVersions,
TestRuleBasedAuthorizationPlugin, TestIntervalFaceting, DocValuesMultiTest,
ShardSplitTest, TestMergePolicyConfig, BlockJoinFacetDistribTest,
TestGroupingSearch, TestExceedMaxTermLength, XmlUpdateRequestHandlerTest,
SSLMigrationTest, TestDocumentBuilder, PreAnalyzedFieldTest,
PrimitiveFieldTypeTest, FastVectorHighlighterTest, QueryEqualityTest,
TestNamedUpdateProcessors, TestStressVersions, TestArbitraryIndexDir,
RecoveryZkTest, TestCSVLoader, JsonLoaderTest, TestSolrConfigHandlerCloud,
DisMaxRequestHandlerTest, TestManagedSynonymFilterFactory,
CollectionReloadTest, TestHashPartitioner, DistributedQueueTest, OverseerTest,
DocumentBuilderTest, TestDynamicLoading, TestFastLRUCache,
TestWordDelimiterFilterFactory, TestExactStatsCache, TestCloudManagedSchema,
TestAddFieldRealTimeGet, LeaderInitiatedRecoveryOnShardRestartTest,
BlockJoinFacetSimpleTest, DirectoryFactoryTest, TestUseDocValuesAsStored,
HdfsThreadLeakTest, RequiredFieldsTest, TestXIncludeConfig,
CoreAdminCreateDiscoverTest, TestConfigReload, TestElisionMultitermQuery,
SOLR749Test, ActionThrottleTest, DistributedSpellCheckComponentTest,
XsltUpdateRequestHandlerTest, TestLeaderInitiatedRecoveryThread,
SoftAutoCommitTest, TestHighFrequencyDictionaryFactory, CloudMLTQParserTest,
ExplicitHLLTest, TestRandomCollapseQParserPlugin, TestSchemaResource,
TestLazyCores, HdfsRestartWhileUpdatingTest,
DistributedQueryComponentOptimizationTest, URLClassifyProcessorTest,
RemoteQueryErrorTest, TestConfigSetsAPI, HdfsChaosMonkeyNothingIsSafeTest,
AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, SuggesterFSTTest,
UnloadDistributedZkTest, TestJmxIntegration, TestCursorMarkWithoutUniqueKey,
ZkCLITest, TestClassNameShortening, UUIDFieldTest, MultiThreadedOCPTest,
VersionInfoTest, TestSolrQueryResponse, DistanceUnitsTest,
TestMaxScoreQueryParser, ShardRoutingTest, TestClassicSimilarityFactory,
TestTestInjection, TestMiniSolrCloudClusterBase]
[junit4] Completed [233/566 (2!)] on J0 in 20.56s, 1 test, 1 failure <<<
FAILURES!
[...truncated 1077 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:750: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:694: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/build.xml:233: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/solr/common-build.xml:534:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1477:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.5-Solaris/lucene/common-build.xml:1033:
There were test failures: 566 suites (7 ignored), 2275 tests, 2 failures, 55
ignored (39 assumptions) [seed: 185BD14C9DC77149]
Total time: 74 minutes 38 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]