Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1127/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test
Error Message:
timeout waiting to see all nodes active
Stack Trace:
java.lang.AssertionError: timeout waiting to see all nodes active
at
__randomizedtesting.SeedInfo.seed([2B17085CE3D73B81:A34337864D2B5679]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.PeerSyncReplicationTest.waitTillNodesActive(PeerSyncReplicationTest.java:326)
at
org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
at
org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:259)
at
org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1)
Thread[id=25606, name=jetty-launcher-4016-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
2) Thread[id=25594, name=jetty-launcher-4016-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
1) Thread[id=25606, name=jetty-launcher-4016-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
2) Thread[id=25594, name=jetty-launcher-4016-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
at __randomizedtesting.SeedInfo.seed([2B17085CE3D73B81]:0)
Build Log:
[...truncated 11629 lines...]
[junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/init-core-data-001
[junit4] 2> 976992 INFO
(SUITE-PeerSyncReplicationTest-seed#[2B17085CE3D73B81]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 976994 INFO
(SUITE-PeerSyncReplicationTest-seed#[2B17085CE3D73B81]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 976994 INFO
(SUITE-PeerSyncReplicationTest-seed#[2B17085CE3D73B81]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 976996 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 976996 INFO (Thread-5217) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 976996 INFO (Thread-5217) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 977096 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43857
[junit4] 2> 977113 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 977116 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 977119 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 977121 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 977124 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 977127 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 977129 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 977131 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 977133 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 977136 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 977138 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 977320 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/cores/collection1
[junit4] 2> 977321 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 977323 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@23e3fd3d{/,null,AVAILABLE}
[junit4] 2> 977323 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@cedde21{HTTP/1.1,[http/1.1]}{127.0.0.1:63992}
[junit4] 2> 977323 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server Started @980426ms
[junit4] 2> 977323 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/tempDir-001/control/data,
hostContext=/, hostPort=63992,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/cores}
[junit4] 2> 977324 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 977346 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 977347 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 977347 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 977347 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T15:57:26.098Z
[junit4] 2> 977353 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 977353 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/solr.xml
[junit4] 2> 977361 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43857/solr
[junit4] 2> 977400 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:63992_
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:63992_
[junit4] 2> 977402 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:63992_
] o.a.s.c.Overseer Overseer
(id=97446464438206468-127.0.0.1:63992_-n_0000000000) starting
[junit4] 2> 977413 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:63992_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63992_
[junit4] 2> 977433 INFO
(zkCallback-1106-thread-1-processing-n:127.0.0.1:63992_) [n:127.0.0.1:63992_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 977524 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:63992_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/cores
[junit4] 2> 977524 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:63992_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 977530 INFO
(OverseerStateUpdate-97446464438206468-127.0.0.1:63992_-n_0000000000)
[n:127.0.0.1:63992_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 978546 WARN
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 978547 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 978577 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 978655 WARN
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 978657 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 978674 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 978675 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/control-001/cores/collection1/data/]
[junit4] 2> 978675 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10729b87
[junit4] 2> 978677 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22016856433611462]
[junit4] 2> 978685 WARN
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 978728 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 978729 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 978729 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 978729 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 978730 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=16.3427734375,
floorSegmentMB=0.7744140625, forceMergeDeletesPctAllowed=22.55739641565683,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 978731 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f86462a[collection1] main]
[junit4] 2> 978733 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 978733 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 978733 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 978735 INFO
(searcherExecutor-3213-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f86462a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 978735 INFO
(coreLoadExecutor-3212-thread-1-processing-n:127.0.0.1:63992_)
[n:127.0.0.1:63992_ c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1559143432832679936
[junit4] 2> 978746 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 978746 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ 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> 978746 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:63992/collection1/
[junit4] 2> 978746 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 978746 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:63992/collection1/ has no replicas
[junit4] 2> 978752 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ 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:63992/collection1/ shard1
[junit4] 2> 978904 INFO
(coreZkRegister-3205-thread-1-processing-n:127.0.0.1:63992_ x:collection1
c:control_collection) [n:127.0.0.1:63992_ c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 979044 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 979046 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43857/solr ready
[junit4] 2> 979046 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 979046 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 979220 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/cores/collection1
[junit4] 2> 979221 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001
[junit4] 2> 979221 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 979224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35a14a5e{/,null,AVAILABLE}
[junit4] 2> 979224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@462e6b87{HTTP/1.1,[http/1.1]}{127.0.0.1:56733}
[junit4] 2> 979224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server Started @982328ms
[junit4] 2> 979224 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=56733,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/cores}
[junit4] 2> 979224 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 979226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 979226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 979226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 979226 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T15:57:27.977Z
[junit4] 2> 979231 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 979231 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/solr.xml
[junit4] 2> 979238 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43857/solr
[junit4] 2> 979256 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 979266 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:56733_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:56733_
[junit4] 2> 979270 INFO (zkCallback-1110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 979271 INFO
(zkCallback-1106-thread-1-processing-n:127.0.0.1:63992_) [n:127.0.0.1:63992_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 979274 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 979391 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:56733_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/cores
[junit4] 2> 979392 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:56733_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 979396 INFO
(OverseerStateUpdate-97446464438206468-127.0.0.1:63992_-n_0000000000)
[n:127.0.0.1:63992_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 979508 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 980410 WARN
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 980410 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 980421 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 980510 WARN
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 980511 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 980528 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 980528 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 980528 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10729b87
[junit4] 2> 980530 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=20,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22016856433611462]
[junit4] 2> 980539 WARN
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 980584 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 980584 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 980585 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 980585 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 980586 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33,
maxMergedSegmentMB=16.3427734375, floorSegmentMB=0.7744140625,
forceMergeDeletesPctAllowed=22.55739641565683, segmentsPerTier=42.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 980587 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@570e3fa5[collection1] main]
[junit4] 2> 980588 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 980589 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 980589 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 980590 INFO
(searcherExecutor-3224-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@570e3fa5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 980590 INFO
(coreLoadExecutor-3223-thread-1-processing-n:127.0.0.1:56733_)
[n:127.0.0.1:56733_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559143434777788416
[junit4] 2> 980601 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 980601 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 980601 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:56733/collection1/
[junit4] 2> 980601 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 980602 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56733/collection1/ has no
replicas
[junit4] 2> 980609 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:56733/collection1/ shard1
[junit4] 2> 980716 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 980765 INFO
(coreZkRegister-3218-thread-1-processing-n:127.0.0.1:56733_ x:collection1
c:collection1) [n:127.0.0.1:56733_ c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 980871 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 980939 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/cores/collection1
[junit4] 2> 980939 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001
[junit4] 2> 980945 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 980947 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d722fe9{/,null,AVAILABLE}
[junit4] 2> 980947 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3e8e4374{HTTP/1.1,[http/1.1]}{127.0.0.1:47182}
[junit4] 2> 980947 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server Started @984051ms
[junit4] 2> 980947 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=47182,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/cores}
[junit4] 2> 980947 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 980948 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 980949 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 980949 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 980949 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T15:57:29.700Z
[junit4] 2> 980957 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 980957 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/solr.xml
[junit4] 2> 980969 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43857/solr
[junit4] 2> 981000 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 981009 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:47182_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:47182_
[junit4] 2> 981012 INFO
(zkCallback-1106-thread-1-processing-n:127.0.0.1:63992_) [n:127.0.0.1:63992_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 981013 INFO (zkCallback-1110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 981013 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 981014 INFO
(zkCallback-1122-thread-1-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 981120 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 981198 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:47182_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/cores
[junit4] 2> 981198 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:47182_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 981201 INFO
(OverseerStateUpdate-97446464438206468-127.0.0.1:63992_-n_0000000000)
[n:127.0.0.1:63992_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 981306 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 981306 INFO
(zkCallback-1122-thread-1-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 982222 WARN
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 982222 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 982233 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 982323 WARN
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 982324 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 982341 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 982341 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 982341 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10729b87
[junit4] 2> 982343 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=20,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22016856433611462]
[junit4] 2> 982352 WARN
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 982397 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 982397 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 982398 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 982398 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 982398 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33,
maxMergedSegmentMB=16.3427734375, floorSegmentMB=0.7744140625,
forceMergeDeletesPctAllowed=22.55739641565683, segmentsPerTier=42.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 982399 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@364e1c54[collection1] main]
[junit4] 2> 982400 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 982401 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 982401 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 982402 INFO
(searcherExecutor-3235-thread-1-processing-n:127.0.0.1:47182_ x:collection1
c:collection1) [n:127.0.0.1:47182_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@364e1c54[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 982403 INFO
(coreLoadExecutor-3234-thread-1-processing-n:127.0.0.1:47182_)
[n:127.0.0.1:47182_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559143436678856704
[junit4] 2> 982408 INFO
(coreZkRegister-3229-thread-1-processing-n:127.0.0.1:47182_ x:collection1
c:collection1) [n:127.0.0.1:47182_ c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 982408 INFO
(updateExecutor-1119-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 982409 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 982409 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 982409 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 982409 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 982409 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:56733/collection1/]
and I am [http://127.0.0.1:47182/collection1/]
[junit4] 2> 982415 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:56733]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:47182_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 982419 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 982419 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 982419 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:47182_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:47182","node_name":"127.0.0.1:47182_","state":"down"}
[junit4] 2> 982516 INFO
(zkCallback-1122-thread-1-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 982516 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 982660 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/cores/collection1
[junit4] 2> 982660 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001
[junit4] 2> 982661 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 982663 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@50bfaa93{/,null,AVAILABLE}
[junit4] 2> 982663 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41d03ebd{HTTP/1.1,[http/1.1]}{127.0.0.1:51172}
[junit4] 2> 982663 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.e.j.s.Server Started @985768ms
[junit4] 2> 982663 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=51172,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/cores}
[junit4] 2> 982663 ERROR
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 982665 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 982665 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 982665 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 982665 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-12T15:57:31.416Z
[junit4] 2> 982669 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 982669 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/solr.xml
[junit4] 2> 982675 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43857/solr
[junit4] 2> 982690 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:51172_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 982697 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:51172_
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51172_
[junit4] 2> 982699 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 982701 INFO (zkCallback-1110-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 982701 INFO
(zkCallback-1122-thread-1-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 982704 INFO
(zkCallback-1129-thread-1-processing-n:127.0.0.1:51172_) [n:127.0.0.1:51172_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 982704 INFO
(zkCallback-1106-thread-1-processing-n:127.0.0.1:63992_) [n:127.0.0.1:63992_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 982813 INFO
(zkCallback-1122-thread-2-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 982814 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 982831 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:51172_
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/cores
[junit4] 2> 982832 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [n:127.0.0.1:51172_
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 982836 INFO
(OverseerStateUpdate-97446464438206468-127.0.0.1:63992_-n_0000000000)
[n:127.0.0.1:63992_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 982939 INFO
(zkCallback-1122-thread-2-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 982939 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 982939 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51172_) [n:127.0.0.1:51172_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 983420 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:47182_, coreNodeName=core_node2,
onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:47182","node_name":"127.0.0.1:47182_","state":"recovering"}
[junit4] 2> 983420 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 983420 INFO (qtp2057173749-10726) [n:127.0.0.1:56733_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:47182_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 983856 WARN
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 983857 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 983874 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 983982 WARN
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 983984 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 984000 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 984000 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.PeerSyncReplicationTest_2B17085CE3D73B81-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 984000 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap JMX
monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@10729b87
[junit4] 2> 984002 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=20,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22016856433611462]
[junit4] 2> 984010 WARN
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.c.RequestHandlers
INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class
= DumpRequestHandler,attributes = {initParams=a, name=/dump,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 984089 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 984090 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 984090 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 984090 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 984091 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=33,
maxMergedSegmentMB=16.3427734375, floorSegmentMB=0.7744140625,
forceMergeDeletesPctAllowed=22.55739641565683, segmentsPerTier=42.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 984092 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@758e293b[collection1] main]
[junit4] 2> 984093 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 984094 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 984094 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 984095 INFO
(searcherExecutor-3246-thread-1-processing-n:127.0.0.1:51172_ x:collection1
c:collection1) [n:127.0.0.1:51172_ c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@758e293b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 984095 INFO
(coreLoadExecutor-3245-thread-1-processing-n:127.0.0.1:51172_)
[n:127.0.0.1:51172_ c:collection1 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1559143438453047296
[junit4] 2> 984101 INFO
(coreZkRegister-3240-thread-1-processing-n:127.0.0.1:51172_ x:collection1
c:collection1) [n:127.0.0.1:51172_ c:collection1 s:shard1 r:core_node3
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 984101 INFO
(updateExecutor-1126-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 984102 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process.
recoveringAfterStartup=true
[junit4] 2> 984102 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 984102 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates.
core=[collection1]
[junit4] 2> 984102 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 984102 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core
[collection1] as recovering, leader is [http://127.0.0.1:56733/collection1/]
and I am [http://127.0.0.1:51172/collection1/]
[junit4] 2> 984105 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:56733]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:51172_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 984108 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 984108 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 984108 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:51172_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:51172","node_name":"127.0.0.1:51172_","state":"down"}
[junit4] 2> 984139 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 984139 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30
for each attempt
[junit4] 2> 984139 INFO
(TEST-PeerSyncReplicationTest.test-seed#[2B17085CE3D73B81]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 984213 INFO
(zkCallback-1122-thread-2-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 984213 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 984213 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51172_) [n:127.0.0.1:51172_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 985109 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:51172_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:51172","node_name":"127.0.0.1:51172_","state":"recovering"}
[junit4] 2> 985109 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 985109 INFO (qtp2057173749-10732) [n:127.0.0.1:56733_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:51172_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1002
[junit4] 2> 990421 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:56733/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 990421 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:47182 START replicas=[http://127.0.0.1:56733/collection1/]
nUpdates=1000
[junit4] 2> 990424 INFO (qtp2057173749-10733) [n:127.0.0.1:56733_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 990424 INFO (qtp2057173749-10733) [n:127.0.0.1:56733_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 990425 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 990425 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 990425 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 990425 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 990426 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 990426 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 990426 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 990426 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 990426 INFO
(recoveryExecutor-1120-thread-1-processing-n:127.0.0.1:47182_ x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:47182_ c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 990430 INFO
(zkCallback-1116-thread-2-processing-n:127.0.0.1:56733_) [n:127.0.0.1:56733_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 990431 INFO
(zkCallback-1122-thread-2-processing-n:127.0.0.1:47182_) [n:127.0.0.1:47182_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 990431 INFO
(zkCallback-1129-thread-2-processing-n:127.0.0.1:51172_) [n:127.0.0.1:51172_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 992110 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync
from [http://127.0.0.1:56733/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 992110 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1
url=http://127.0.0.1:51172 START replicas=[http://127.0.0.1:56733/collection1/]
nUpdates=1000
[junit4] 2> 992112 INFO (qtp2057173749-10728) [n:127.0.0.1:56733_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 992112 INFO (qtp2057173749-10728) [n:127.0.0.1:56733_
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint
millis:0.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to
do a PeerSync
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery
was successful.
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered
during PeerSync.
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 992113 INFO
(recoveryExecutor-1127-thread-1-processing-n:127.0.0.1:51172_ x:collection1
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:51172_ c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active
after recovery.
[junit4] 2> 99
[...truncated too long message...]
egrationTest, ExitableDirectoryReaderTest, TestInfoStreamLogging,
ZkNodePropsTest, ClassificationUpdateProcessorIntegrationTest, TestLockTree,
HdfsChaosMonkeyNothingIsSafeTest, DirectSolrSpellCheckerTest,
TestComplexPhraseLeadingWildcard, TestJmxIntegration,
DistributedFacetPivotSmallAdvancedTest, DistributedExpandComponentTest,
TestCharFilters, SpatialFilterTest, PingRequestHandlerTest,
TestDelegationWithHadoopAuth, TestConfigOverlay, SynonymTokenizerTest,
OverseerRolesTest, SortSpecParsingTest, TestCryptoKeys,
BinaryUpdateRequestHandlerTest, SolrTestCaseJ4Test, TestDefaultStatsCache,
CopyFieldTest, SimplePostToolTest, SolrIndexConfigTest, TestDynamicLoading,
TestFastLRUCache, TestExclusionRuleCollectionAccess, TestSchemaResource,
MultiTermTest, TestSolrQueryParserDefaultOperatorResource,
IndexSchemaRuntimeFieldTest, TestHighFrequencyDictionaryFactory,
QueryEqualityTest, TestChildDocTransformer, ReplicaListTransformerTest,
AnalysisAfterCoreReloadTest, MoreLikeThisHandlerTest, AliasIntegrationTest,
CurrencyFieldXmlFileTest, AddBlockUpdateTest, TestCSVLoader, TestFaceting,
TestSizeLimitedDistributedMap, TestPerFieldSimilarityWithDefaultOverride,
TestConfigSetProperties, AsyncCallRequestStatusResponseTest, TestCoreContainer,
QueryElevationComponentTest, TestManagedSynonymFilterFactory, JSONWriterTest,
TestFunctionQuery, MissingSegmentRecoveryTest, ReplaceNodeTest,
CdcrBootstrapTest, HdfsCollectionsAPIDistributedZkTest, HighlighterTest,
SolrCLIZkUtilsTest, TestSolrCLIRunExample, SystemInfoHandlerTest,
SolrRequestParserTest, SchemaVersionSpecificBehaviorTest, ResponseHeaderTest,
DateFieldTest, HLLSerializationTest, TestReRankQParserPlugin, TestBinaryField,
DocumentAnalysisRequestHandlerTest, TestStressCloudBlindAtomicUpdates,
SimpleMLTQParserTest, TestDefaultSearchFieldResource, StressHdfsTest,
TestSolrFieldCacheMBean, UnloadDistributedZkTest, HdfsUnloadDistributedZkTest,
TestStressLucene, PeerSyncTest, MergeStrategyTest,
TestLeaderElectionWithEmptyReplica, SolrCoreTest,
TestDocBasedVersionConstraints, TestSweetSpotSimilarityFactory,
BlockJoinFacetSimpleTest, DeleteNodeTest, DocValuesMultiTest, TestNRTOpen,
TestShardHandlerFactory, TestExactSharedStatsCache,
TestRandomCollapseQParserPlugin, TestStressUserVersions,
XmlUpdateRequestHandlerTest, TestLegacyNumericRangeQueryBuilder,
BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
ShardRoutingTest, TestReplicationHandler, ClusterStateUpdateTest,
LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting,
ShardRoutingCustomTest, TestDistributedSearch, TestRecovery,
TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest,
TestStressReorder, SimpleFacetsTest, SolrCmdDistributorTest, TestLazyCores,
SoftAutoCommitTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory,
DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest,
DisMaxRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest,
TestValueSourceCache, TestIndexingPerformance, TestSolrQueryParser,
SolrPluginUtilsTest, TestCollationField, TestCSVResponseWriter, JsonLoaderTest,
CSVRequestHandlerTest, TestLFUCache, SpellPossibilityIteratorTest,
TestDFRSimilarityFactory, TestPerFieldSimilarity,
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest,
URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, DOMUtilTest,
TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, FileUtilsTest,
CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
CollectionStateFormat2Test, CollectionTooManyReplicasTest, ConfigSetsAPITest,
ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest,
DistribCursorPagingTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest,
RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, ShardSplitTest,
TestReplicaProperties, TestSegmentSorting, TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=2B17085CE3D73B81
-Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Africa/Asmera
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
[junit4] > 1) Thread[id=25606,
name=jetty-launcher-4016-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestSolrCloudWithSecureImpersonation]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] > 2) Thread[id=25594,
name=jetty-launcher-4016-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestSolrCloudWithSecureImpersonation]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] > at
__randomizedtesting.SeedInfo.seed([2B17085CE3D73B81]:0)
[junit4] Completed [530/694 (2!)] on J0 in 38.33s, 12 tests, 1 error <<<
FAILURES!
[...truncated 62750 lines...]
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
[exec]
[exec]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/docs/solr-solrj/overview-summary.html
[exec] missing: org.apache.solr.client.solrj.io.eval
[exec]
[exec] Missing javadocs were found!
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:775: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:101: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:654:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:670:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:2493:
exec returned: 1
Total time: 97 minutes 50 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]