Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1907/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)
1 tests failed.
REGRESSION:
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.testDistribSearch
Error Message:
There are still nodes recoverying - waited for 30 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 30
seconds
at
__randomizedtesting.SeedInfo.seed([90E4788EA6B697FD:1102F696D1E9F7C1]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 11341 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/init-core-data-001
[junit4] 2> 3767431 T9081 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 3767432 T9081
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /zq_w/o
[junit4] 2> 3767441 T9081 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> 3767443 T9081 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 3767445 T9082 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3767551 T9081 oasc.ZkTestServer.run start zk server on
port:58285
[junit4] 2> 3767552 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3767566 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3767576 T9089 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3bccb962
name:ZooKeeperConnection Watcher:127.0.0.1:58285 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3767578 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3767578 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3767578 T9081 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 3767605 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3767608 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3767615 T9092 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@70980af4
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3767616 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3767616 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3767616 T9081 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 3767638 T9081 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 3767651 T9081 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 3767658 T9081 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 3767678 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-doc-expire-update-processor.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 3767680 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 3767715 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 3767717 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 3767731 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3767734 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 3767746 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 3767748 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 3767770 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 3767771 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 3767784 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 3767787 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 3767803 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 3767805 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 3767834 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 3767834 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 3767847 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3767852 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 3767871 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 3767876 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 3767896 T9081 oasc.AbstractZkTestCase.putConfig put
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 3767898 T9081 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 3767911 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3767916 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3767929 T9095 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@241eed4b
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3767931 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3767932 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3771132 T9081 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 3771156 T9081 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 3771159 T9081 oejs.AbstractConnector.doStart Started
[email protected]:58289
[junit4] 2> 3771166 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 3771167 T9081 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3771168 T9081 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002
[junit4] 2> 3771169 T9081 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/'
[junit4] 2> 3771246 T9081 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/solr.xml
[junit4] 2> 3771522 T9081 oasc.CoreContainer.<init> New CoreContainer
1973032476
[junit4] 2> 3771523 T9081 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/]
[junit4] 2> 3771527 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3771528 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3771530 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3771532 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3771533 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3771534 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3771534 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3771535 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3771535 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3771535 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3771541 T9081 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3771546 T9081 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3771546 T9081 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3771547 T9081 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3771548 T9081 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58285/solr
[junit4] 2> 3771548 T9081 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3771549 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3771551 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3771557 T9107 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@14da2ada
name:ZooKeeperConnection Watcher:127.0.0.1:58285 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3771558 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3771560 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3771581 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3771587 T9110 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@ee80da8 name:ZooKeeperConnection
Watcher:127.0.0.1:58285/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 3771588 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3771596 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 3771614 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 3771630 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 3771647 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 3771662 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 3771685 T9081 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 3771694 T9081 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58289_zq_w%2Fo
[junit4] 2> 3771696 T9081 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58289_zq_w%2Fo
[junit4] 2> 3771711 T9081 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 3771718 T9081 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 3771729 T9081 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3771737 T9081 oasc.OverseerElectionContext.runLeaderProcess I
am going to be the leader 127.0.0.1:58289_zq_w%2Fo
[junit4] 2> 3771739 T9081 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 3771749 T9081 oasc.Overseer.start Overseer
(id=92835463633436676-127.0.0.1:58289_zq_w%2Fo-n_0000000000) starting
[junit4] 2> 3771759 T9081 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 3771806 T9081 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 3771809 T9112 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 3771820 T9111 oasc.Overseer$ClusterStateUpdater.run Starting
to work on the main queue
[junit4] 2> 3771826 T9081 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 3771837 T9081 oascc.SolrZkClient.makePath makePath:
/aliases.json
[junit4] 2> 3771843 T9081
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3771910 T9114 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 3771911 T9114 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3771913 T9114 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3771913 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3771928 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=1 message={
[junit4] 2> "numShards":"1",
[junit4] 2> "node_name":"127.0.0.1:58289_zq_w%2Fo",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58289/zq_w/o",
[junit4] 2> "shard":null}
[junit4] 2> 3771929 T9111
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
control_collection with shards [shard1]
[junit4] 2> 3771930 T9111
oasc.Overseer$ClusterStateUpdater.createCollection state version
control_collection 1
[junit4] 2> 3771930 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 3771946 T9110 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3772915 T9114 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 3772916 T9114 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:control_collection
[junit4] 2> 3772920 T9114 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3772920 T9114 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 3772924 T9114 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 3772924 T9114 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/collection1/'
[junit4] 2> 3772927 T9114 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/collection1/lib/.svn/'
to classloader
[junit4] 2> 3772928 T9114 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/collection1/lib/classes/'
to classloader
[junit4] 2> 3772929 T9114 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/collection1/lib/README'
to classloader
[junit4] 2> 3773099 T9114 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3773194 T9114 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3773213 T9114 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3773244 T9114 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 3773985 T9114 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 3773988 T9114 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3773992 T9114 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3774001 T9114 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3774088 T9114 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 3774088 T9114 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3774089 T9114 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-002/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/control/data/
[junit4] 2> 3774089 T9114 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 3774089 T9114 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/control/data
[junit4] 2> 3774090 T9114 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/control/data/index/
[junit4] 2> 3774090 T9114 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/control/data/index'
doesn't exist. Creating new index...
[junit4] 2> 3774091 T9114 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/control/data/index
[junit4] 2> 3774091 T9114 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.1650390625,
floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=23.683007232774855,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34920683968156113
[junit4] 2> 3774094 T9114 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46d4933c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e0e6c78),segFN=segments_1,generation=1}
[junit4] 2> 3774095 T9114 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3774098 T9114 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 3774099 T9114 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 3774099 T9114 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 3774100 T9114 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 3774100 T9114 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 3774101 T9114 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 3774103 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3774103 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3774104 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3774104 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 3774105 T9114 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 3774105 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 3774106 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 3774107 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 3774108 T9114 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 3774126 T9114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3774129 T9114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3774132 T9114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3774134 T9114 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3774142 T9114 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3774143 T9114 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3774143 T9114 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7788963186024088]
[junit4] 2> 3774144 T9114 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@46d4933c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e0e6c78),segFN=segments_1,generation=1}
[junit4] 2> 3774144 T9114 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3774145 T9114 oass.SolrIndexSearcher.<init> Opening
Searcher@29441c3e[collection1] main
[junit4] 2> 3774146 T9114 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/control_collection
[junit4] 2> 3774149 T9114 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 3774149 T9114 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 3774151 T9114
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3774152 T9114 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 3774152 T9114 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3774155 T9114
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 3774155 T9114 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3774158 T9114 oascc.SolrZkClient.makePath makePath:
/configs/conf1/_rest_managed.json
[junit4] 2> 3774169 T9114
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new
znode /configs/conf1/_rest_managed.json
[junit4] 2> 3774170 T9114 oasr.ManagedResourceStorage$JsonStorage.store
Saved JSON object to path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3774170 T9114 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3774173 T9114 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3774173 T9115 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@29441c3e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3774178 T9119 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:58289/zq_w/o
collection:control_collection shard:shard1
[junit4] 2> 3774178 T9081 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 3774179 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 3774181 T9119 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 3774190 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3774197 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3774207 T9122 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3897b446
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3774210 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3774210 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3774213 T9119 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 3774220 T9081
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3774224 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3774230 T9119
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3774231 T9119 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2934 name=collection1
org.apache.solr.core.SolrCore@2e83d3da
url=https://127.0.0.1:58289/zq_w/o/collection1 node=127.0.0.1:58289_zq_w%2Fo
C2934_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:58289_zq_w%2Fo, core=collection1, state=down,
base_url=https://127.0.0.1:58289/zq_w/o}
[junit4] 2> 3774231 T9119 C2934 P58289 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:58289/zq_w/o/collection1/
[junit4] 2> 3774232 T9119 C2934 P58289 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 3774232 T9119 C2934 P58289 oasc.SyncStrategy.syncToMe
https://127.0.0.1:58289/zq_w/o/collection1/ has no replicas
[junit4] 2> 3774232 T9119 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:58289/zq_w/o/collection1/ shard1
[junit4] 2> 3774233 T9119 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 3774234 T9081 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 3774234 T9081 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 3774235 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3774237 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3774243 T9125 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@412d8e40
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3774244 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3774246 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3774295 T9110 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774295 T9122 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774330 T9111
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection:
collection1
[junit4] 2> 3774331 T9111
oasc.Overseer$ClusterStateUpdater.createCollection Create collection
collection1 with shards [shard1, shard2]
[junit4] 2> 3774331 T9111
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
[junit4] 2> 3774341 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3774344 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to create_collection /collections/collection1/state.json
[junit4] 2> 3774354 T9110 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774356 T9122 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774385 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3774391 T9122 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774392 T9110 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774453 T9119 oasc.ZkController.register We are
https://127.0.0.1:58289/zq_w/o/collection1/ and leader is
https://127.0.0.1:58289/zq_w/o/collection1/
[junit4] 2> 3774453 T9119 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:58289/zq_w/o
[junit4] 2> 3774454 T9119 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 3774454 T9119 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 3774454 T9119 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3774458 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3774473 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:58289_zq_w%2Fo",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58289/zq_w/o",
[junit4] 2> "shard":"shard1"}
[junit4] 2> 3774584 T9110 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3774585 T9122 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 3777029 T9081 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 3777032 T9081 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 3777048 T9081 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 3777052 T9081 oejs.AbstractConnector.doStart Started
[email protected]:58294
[junit4] 2> 3777065 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 3777068 T9081 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3777069 T9081 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003
[junit4] 2> 3777070 T9081 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/'
[junit4] 2> 3777156 T9081 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/solr.xml
[junit4] 2> C2934_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:58289_zq_w%2Fo, core=collection1, state=active,
base_url=https://127.0.0.1:58289/zq_w/o, leader=true}
[junit4] 2> 3777174 T9116 C2934 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 3777179 T9116 C2934 P58289 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 3777180 T9116 C2934 P58289 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 3777180 T9116 C2934 P58289 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 3777180 T9116 C2934 P58289 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-21T07:59:26.812Z] (-1485367428318756864),commit=} 0 7
[junit4] 2> 3777181 T9116 C2934 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 3777262 T9081 oasc.CoreContainer.<init> New CoreContainer
473577111
[junit4] 2> 3777262 T9081 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/]
[junit4] 2> 3777264 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3777264 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3777265 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3777265 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3777266 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3777266 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3777266 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3777267 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3777268 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3777268 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3777272 T9081 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3777275 T9081 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3777275 T9081 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3777276 T9081 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3777276 T9081 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58285/solr
[junit4] 2> 3777276 T9081 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3777277 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3777279 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3777285 T9137 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@20be4ee0
name:ZooKeeperConnection Watcher:127.0.0.1:58285 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3777285 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3777285 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3777292 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3777298 T9140 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7f2e98d6
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3777299 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3777328 T9081
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3778363 T9081 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_zq_w%2Fo
[junit4] 2> 3778368 T9081 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58294_zq_w%2Fo
[junit4] 2> 3778388 T9081 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3778433 T9141 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3778434 T9141 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3778441 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3778445 T9141 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 3778445 T9141 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 3778447 T9141 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 3778455 T9141 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 3778456 T9141 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3778494 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:58294_zq_w%2Fo",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58294/zq_w/o",
[junit4] 2> "shard":null}
[junit4] 2> 3778526 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 3778530 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard2
[junit4] 2> 3778576 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3778578 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3778581 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3778585 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 3779458 T9141 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 3779459 T9141 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3779461 T9141 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3779461 T9141 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3779464 T9141 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3779464 T9141 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/collection1/'
[junit4] 2> 3779466 T9141 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/collection1/lib/.svn/'
to classloader
[junit4] 2> 3779467 T9141 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/collection1/lib/classes/'
to classloader
[junit4] 2> 3779467 T9141 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/collection1/lib/README'
to classloader
[junit4] 2> 3779563 T9141 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3779650 T9141 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3779654 T9141 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3779676 T9141 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> ASYNC NEW_CORE C2935 name=collection1
org.apache.solr.core.SolrCore@2e83d3da
url=https://127.0.0.1:58289/zq_w/o/collection1 node=127.0.0.1:58289_zq_w%2Fo
C2935_STATE=coll:control_collection core:collection1
props:{node_name=127.0.0.1:58289_zq_w%2Fo, core=collection1, state=active,
base_url=https://127.0.0.1:58289/zq_w/o, leader=true}
[junit4] 2> 3780174 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 3780177 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 3780178 T9116 C2935 P58289 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 3780178 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 3780178 T9116 C2935 P58289 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-21T07:59:29.812Z] (-1485367431465533440),commit=} 0 5
[junit4] 2> 3780179 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 3780643 T9141 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 3780652 T9141 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3780655 T9141 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3780668 T9141 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3780800 T9141 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 3780800 T9141 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3780801 T9141 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-003/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty1/
[junit4] 2> 3780802 T9141 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 3780803 T9141 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty1
[junit4] 2> 3780804 T9141 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty1/index/
[junit4] 2> 3780805 T9141 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty1/index'
doesn't exist. Creating new index...
[junit4] 2> 3780806 T9141 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty1/index
[junit4] 2> 3780807 T9141 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.1650390625,
floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=23.683007232774855,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34920683968156113
[junit4] 2> 3780810 T9141 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@411d6dd2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73151763),segFN=segments_1,generation=1}
[junit4] 2> 3780810 T9141 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3780812 T9141 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 3780813 T9141 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 3780813 T9141 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 3780814 T9141 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 3780815 T9141 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 3780817 T9141 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 3780819 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3780819 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3780820 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3780821 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 3780821 T9141 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 3780821 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 3780822 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 3780823 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 3780823 T9141 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 3780847 T9141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3780851 T9141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3780854 T9141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3780857 T9141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3780863 T9141 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3780863 T9141 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3780864 T9141 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7788963186024088]
[junit4] 2> 3780864 T9141 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@411d6dd2
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73151763),segFN=segments_1,generation=1}
[junit4] 2> 3780865 T9141 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3780865 T9141 oass.SolrIndexSearcher.<init> Opening
Searcher@61503d20[collection1] main
[junit4] 2> 3780865 T9141 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3780868 T9141 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3780868 T9141 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 3780870 T9141
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3780870 T9141 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 3780871 T9141 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3780874 T9141
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 3780875 T9141 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3780876 T9141 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 3780876 T9141 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3780884 T9141 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3780884 T9142 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@61503d20[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3780887 T9146 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:58294/zq_w/o collection:collection1
shard:shard2
[junit4] 2> 3780889 T9081 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 3780890 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 3780891 T9146 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 3780915 T9146 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 3780941 T9146
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3780942 T9146 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2936 name=collection1
org.apache.solr.core.SolrCore@408ed867
url=https://127.0.0.1:58294/zq_w/o/collection1 node=127.0.0.1:58294_zq_w%2Fo
C2936_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:58294_zq_w%2Fo, core=collection1, state=down,
base_url=https://127.0.0.1:58294/zq_w/o}
[junit4] 2> 3780942 T9146 C2936 P58294 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:58294/zq_w/o/collection1/
[junit4] 2> 3780943 T9146 C2936 P58294 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 3780943 T9146 C2936 P58294 oasc.SyncStrategy.syncToMe
https://127.0.0.1:58294/zq_w/o/collection1/ has no replicas
[junit4] 2> 3780944 T9146 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:58294/zq_w/o/collection1/ shard2
[junit4] 2> 3780946 T9146 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 3780963 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3781030 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3781035 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3781038 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 3781098 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3781104 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3781112 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3781125 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 3781140 T9146 oasc.ZkController.register We are
https://127.0.0.1:58294/zq_w/o/collection1/ and leader is
https://127.0.0.1:58294/zq_w/o/collection1/
[junit4] 2> 3781143 T9146 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:58294/zq_w/o
[junit4] 2> 3781145 T9146 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 3781147 T9146 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 3781154 T9146 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3781159 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3781210 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:58294_zq_w%2Fo",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58294/zq_w/o",
[junit4] 2> "shard":"shard2"}
[junit4] 2> 3781210 T9146 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 3781245 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3781252 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3781254 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 3783174 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 3783178 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 3783180 T9116 C2935 P58289 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 3783181 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 3783182 T9116 C2935 P58289 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-21T07:59:32.812Z] (-1485367434610212864),commit=} 0 9
[junit4] 2> 3783182 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> C2936_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:58294_zq_w%2Fo, core=collection1, state=active,
base_url=https://127.0.0.1:58294/zq_w/o, leader=true}
[junit4] 2> 3783883 T9143 C2936 P58294
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 3784289 T9081 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 3784290 T9081 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 3784303 T9081 oejus.SslContextFactory.doStart Enabled
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3,
TLSv1, TLSv1.1, TLSv1.2]
[junit4] 2> 3784307 T9081 oejs.AbstractConnector.doStart Started
[email protected]:58297
[junit4] 2> 3784313 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()
[junit4] 2> 3784314 T9081 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 3784315 T9081 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004
[junit4] 2> 3784315 T9081 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/'
[junit4] 2> 3784387 T9081 oasc.ConfigSolr.fromFile Loading container
configuration from
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/solr.xml
[junit4] 2> 3784490 T9081 oasc.CoreContainer.<init> New CoreContainer
703120563
[junit4] 2> 3784491 T9081 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/]
[junit4] 2> 3784493 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 90000
[junit4] 2> 3784494 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to:
[junit4] 2> 3784495 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 15000
[junit4] 2> 3784496 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4] 2> 3784497 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnections to: 10000
[junit4] 2> 3784497 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4] 2> 3784498 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4] 2> 3784498 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4] 2> 3784498 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4] 2> 3784499 T9081 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4] 2> 3784502 T9081 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=false
[junit4] 2> 3784504 T9081 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 3784504 T9081 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 3784505 T9081 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 3784505 T9081 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:58285/solr
[junit4] 2> 3784506 T9081 oasc.ZkController.checkChrootPath zkHost
includes chroot
[junit4] 2> 3784506 T9081
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 3784508 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3784512 T9158 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@773858ff
name:ZooKeeperConnection Watcher:127.0.0.1:58285 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3784513 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3784513 T9081 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 3784522 T9081 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 3784528 T9161 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62021556
name:ZooKeeperConnection Watcher:127.0.0.1:58285/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 3784528 T9081 oascc.ConnectionManager.waitForConnected Client
is connected to ZooKeeper
[junit4] 2> 3784552 T9081
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 3785574 T9081 oasc.ZkController.createEphemeralLiveNode
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58297_zq_w%2Fo
[junit4] 2> 3785579 T9081 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:58297_zq_w%2Fo
[junit4] 2> 3785599 T9081 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 3785977 T9162 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 3785978 T9162 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3785982 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3785986 T9162 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 3785986 T9162 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 3785988 T9162 oascc.ZkStateReader.addZkWatch Updating
collection state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 3785991 T9162 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 3785991 T9162 oasc.ZkController.waitForCoreNodeName look for
our core node name
[junit4] 2> 3785996 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:58297_zq_w%2Fo",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"down",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58297/zq_w/o",
[junit4] 2> "shard":null}
[junit4] 2> 3786010 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Collection already exists with numShards=2
[junit4] 2> 3786012 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Assigning new node to shard shard=shard1
[junit4] 2> 3786033 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3786036 T9161 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3786036 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3786039 T9161 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 3786040 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 3786174 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Begining periodic deletion of expired docs
[junit4] 2> 3786175 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 3786176 T9116 C2935 P58289 oasc.SolrCore.openNewSearcher
SolrIndexSearcher has not changed - not re-opening:
org.apache.solr.search.SolrIndexSearcher
[junit4] 2> 3786177 T9116 C2935 P58289 oasu.DirectUpdateHandler2.commit
end_commit_flush
[junit4] 2> 3786177 T9116 C2935 P58289 oasup.LogUpdateProcessor.finish
[collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO
2014-11-21T07:59:35.813Z] (-1485367437754892288),commit=} 0 3
[junit4] 2> 3786178 T9116 C2935 P58289
oasup.DocExpirationUpdateProcessorFactory$DeleteExpiredDocsRunnable.run
Finished periodic deletion of expired docs
[junit4] 2> 3786883 T9143 C2936 P58294
oasup.DocExpirationUpdateProcessorFactory.iAmInChargeOfPeriodicDeletes WARN
Slice in charge of periodic deletes for collection1 does not currently have a
leader
[junit4] 2> 3786993 T9162 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 3786994 T9162 oasc.ZkController.createCollectionZkNode Check
for collection zkNode:collection1
[junit4] 2> 3786997 T9162 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 3786998 T9162 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3787004 T9162 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3787005 T9162 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/collection1/'
[junit4] 2> 3787008 T9162 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/collection1/lib/.svn/'
to classloader
[junit4] 2> 3787009 T9162 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/collection1/lib/classes/'
to classloader
[junit4] 2> 3787009 T9162 oasc.SolrResourceLoader.replaceClassLoader
Adding
'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/collection1/lib/README'
to classloader
[junit4] 2> 3787096 T9162 oasc.SolrConfig.<init> Using Lucene
MatchVersion: 5.0.0
[junit4] 2> 3787164 T9162 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 3787168 T9162 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 3787187 T9162 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 3787717 T9162 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 3787720 T9162 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 3787721 T9162 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3787729 T9162 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 3787806 T9162 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 3787807 T9162 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 3787807 T9162 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-004/collection1/,
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty2/
[junit4] 2> 3787807 T9162 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 3787810 T9162 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty2
[junit4] 2> 3787810 T9162 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty2/index/
[junit4] 2> 3787810 T9162 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty2/index'
doesn't exist. Creating new index...
[junit4] 2> 3787811 T9162 oasc.CachingDirectoryFactory.get return new
directory for
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty2/index
[junit4] 2> 3787811 T9162 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=31.1650390625,
floorSegmentMB=0.8193359375, forceMergeDeletesPctAllowed=23.683007232774855,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.34920683968156113
[junit4] 2> 3787812 T9162 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@60891a68
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4924d35b),segFN=segments_1,generation=1}
[junit4] 2> 3787813 T9162 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3787814 T9162 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-defaults"
[junit4] 2> 3787816 T9162 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field"
[junit4] 2> 3787817 T9162 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-param"
[junit4] 2> 3787817 T9162 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "convert-ttl-field-with-param-default"
[junit4] 2> 3787818 T9162 oasup.UpdateRequestProcessorChain.init creating
updateRequestProcessorChain "scheduled-delete" (default)
[junit4] 2> 3787820 T9162 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"scheduled-delete" (default)
[junit4] 2> 3787820 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3787821 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3787822 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 3787822 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4] 2> 3787823 T9162 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4] 2> 3787823 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4] 2> 3787823 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /select: solr.SearchHandler
[junit4] 2> 3787824 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4] 2> 3787824 T9162 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: solr.admin.AdminHandlers
[junit4] 2> 3787840 T9162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3787842 T9162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3787844 T9162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3787847 T9162 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 3787851 T9162 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4] 2> 3787852 T9162 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4] 2> 3787852 T9162 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7788963186024088]
[junit4] 2> 3787853 T9162 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@60891a68
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4924d35b),segFN=segments_1,generation=1}
[junit4] 2> 3787853 T9162 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 3787854 T9162 oass.SolrIndexSearcher.<init> Opening
Searcher@72a21949[collection1] main
[junit4] 2> 3787854 T9162 oascc.ZkStateReader.readConfigName Load
collection config from:/collections/collection1
[junit4] 2> 3787857 T9162 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 3787857 T9162 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 3787859 T9162
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 3787859 T9162 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 3787859 T9162 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3787863 T9162
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes
from znode /configs/conf1/_rest_managed.json
[junit4] 2> 3787863 T9162 oasr.ManagedResourceStorage.load Loaded
LinkedHashMap at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 3787864 T9162 oasr.ManagedResource.reloadFromStorage Loaded
initArgs {} for /rest/managed
[junit4] 2> 3787864 T9162 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 3787866 T9162 oasc.CoreContainer.registerCore registering
core: collection1
[junit4] 2> 3787866 T9163 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@72a21949[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3787871 T9167 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:58297/zq_w/o collection:collection1
shard:shard1
[junit4] 2> 3787871 T9081 oass.SolrDispatchFilter.init
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0
[junit4] 2> 3787872 T9081 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 3787873 T9167 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 3787885 T9167 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 3787891 T9167
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 3787892 T9167 oasc.ShardLeaderElectionContext.runLeaderProcess
I may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C2937 name=collection1
org.apache.solr.core.SolrCore@35915499
url=https://127.0.0.1:58297/zq_w/o/collection1 node=127.0.0.1:58297_zq_w%2Fo
C2937_STATE=coll:collection1 core:collection1
props:{node_name=127.0.0.1:58297_zq_w%2Fo, core=collection1, state=down,
base_url=https://127.0.0.1:58297/zq_w/o}
[junit4] 2> 3787892 T9167 C2937 P58297 oasc.SyncStrategy.sync Sync
replicas to https://127.0.0.1:58297/zq_w/o/collection1/
[junit4] 2> 3787893 T9167 C2937 P58297 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 3787893 T9167 C2937 P58297 oasc.SyncStrategy.syncToMe
https://127.0.0.1:58297/zq_w/o/collection1/ has no replicas
[junit4] 2> 3787894 T9167 oasc.ShardLeaderElectionContext.runLeaderProcess
I am the new leader: https://127.0.0.1:58297/zq_w/o/collection1/ shard1
[junit4] 2> 3787894 T9167 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 3787897 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3787925 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3787933 T9161 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3787935 T9161 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 6
[junit4] 2> 3787943 T9140 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3787951 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3787952 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3787954 T9161 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 3787956 T9161 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 3787963 T9140 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 3787970 T9167 oasc.ZkController.register We are
https://127.0.0.1:58297/zq_w/o/collection1/ and leader is
https://127.0.0.1:58297/zq_w/o/collection1/
[junit4] 2> 3787970 T9167 oasc.ZkController.register No LogReplay needed
for core=collection1 baseURL=https://127.0.0.1:58297/zq_w/o
[junit4] 2> 3787971 T9167 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 3787971 T9167 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 3787971 T9167 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 3787973 T9110 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 3787986 T9167 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 7
[junit4] 2> 3787988 T9111 oasc.Overseer$ClusterStateUpdater.updateState
Update state numShards=2 message={
[junit4] 2> "numShards":"2",
[junit4] 2> "node_name":"127.0.0.1:58297_zq_w%2Fo",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:58297/zq_w/o",
[junit4] 2> "shard":"shard1"}
[junit4] 2> 3788005 T9111 oasc.Overseer$ClusterStateUpdater.updateZkStates
going to update_collection /collections/collection1/state.json
[junit4] 2> 3788006 T9140 oascc.ZkS
[...truncated too long message...]
081 oasc.CachingDirectoryFactory.close Closing directory:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001/tempDir-001/jetty4
[junit4] 2> 3860556 T9081 oasc.Overseer.close Overseer
(id=92835463633436686-127.0.0.1:58311_zq_w%2Fo-n_0000000004) closing
[junit4] 2> 3860557 T9302 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:58311_zq_w%2Fo
[junit4] 2> 3862067 T9294 oascc.ZkStateReader$3.process WARN ZooKeeper
watch triggered, but Solr cannot talk to ZK
[junit4] 2> 3862083 T9081 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/zq_w/o,null}
[junit4] 2> 3867075 T9081 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 3867078 T9081 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58285 58285
[junit4] 2> 3867107 T9082 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:58285 58285
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=DistribDocExpirationUpdateProcessorTest
-Dtests.method=testDistribSearch -Dtests.seed=90E4788EA6B697FD
-Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Ojinaga
-Dtests.asserts=false -Dtests.file.encoding=UTF-8
[junit4] FAILURE 100.0s |
DistribDocExpirationUpdateProcessorTest.testDistribSearch <<<
[junit4] > Throwable #1: java.lang.AssertionError: There are still nodes
recoverying - waited for 30 seconds
[junit4] > at
__randomizedtesting.SeedInfo.seed([90E4788EA6B697FD:1102F696D1E9F7C1]:0)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:178)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:840)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1459)
[junit4] > at
org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.doTest(DistribDocExpirationUpdateProcessorTest.java:79)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3867413 T9081 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DistribDocExpirationUpdateProcessorTest-90E4788EA6B697FD-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=SimpleText),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=America/Ojinaga
[junit4] 2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_67
(64-bit)/cpus=2,threads=1,free=308851416,total=536870912
[junit4] 2> 3867482 T3 oasu.SolrIndexWriter.finalize ERROR SolrIndexWriter
was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
[junit4] 2> NOTE: All tests run in this JVM:
[DeleteLastCustomShardedReplicaTest, AtomicUpdatesTest, PrimUtilsTest,
TriLevelCompositeIdRoutingTest, SSLMigrationTest, RAMDirectoryFactoryTest,
TestUniqueKeyFieldResource, TestRTGBase, ExternalFileFieldSortTest,
BadComponentTest, SpellCheckComponentTest, DirectUpdateHandlerTest,
TestCharFilters, CursorMarkTest, TestManagedSchema,
TestCollationFieldDocValues, TestCodecSupport, LeaderElectionTest,
HdfsWriteToMultipleCollectionsTest, FastVectorHighlighterTest,
OutputWriterTest, TestDocSet, TestIndexSearcher, TestStressRecovery,
TestValueSourceCache, DeleteReplicaTest, ClusterStateUpdateTest,
TestCloudManagedSchema, TestCloudManagedSchemaConcurrent, AddBlockUpdateTest,
UniqFieldsUpdateProcessorFactoryTest, ConnectionManagerTest, TestConfig,
OpenExchangeRatesOrgProviderTest, TestManagedResourceStorage,
DistributedFacetPivotSmallTest, TestSystemIdResolver,
ChaosMonkeySafeLeaderTest, TestWordDelimiterFilterFactory, TestQueryUtils,
SolrIndexConfigTest, PeerSyncTest, TestBulkSchemaConcurrent,
TestExpandComponent, AssignTest, CachingDirectoryFactoryTest, DeleteShardTest,
SolrXmlInZkTest, SoftAutoCommitTest, CollectionsAPIAsyncDistributedZkTest,
MultiThreadedOCPTest, StandardRequestHandlerTest,
DefaultValueUpdateProcessorTest, TestSolrXmlPersistence, TestZkChroot,
SharedFSAutoReplicaFailoverUtilsTest, DocExpirationUpdateProcessorFactoryTest,
NotRequiredUniqueKeyTest, TestSolrXml, SpellPossibilityIteratorTest,
UpdateRequestProcessorFactoryTest, LukeRequestHandlerTest,
DistributedQueryComponentCustomSortTest, BadIndexSchemaTest,
FieldAnalysisRequestHandlerTest, BasicFunctionalityTest,
DistributedFacetPivotLongTailTest, TestRangeQuery, TestBadConfig,
URLClassifyProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
TestFieldCollectionResource, TestDynamicFieldResource,
TestNonDefinedSimilarityFactory, UnloadDistributedZkTest,
TestOverriddenPrefixQueryForCustomFieldType, TermsComponentTest,
TestComponentsName, TestLazyCores, TestRawResponseWriter, TestFastWriter,
TermVectorComponentTest, AnalysisAfterCoreReloadTest, CustomCollectionTest,
TestSchemaSimilarityResource, TestLFUCache, SOLR749Test,
TestSuggestSpellingConverter, TestInitParams, TestSolrDynamicMBean,
TestSearcherReuse, TestDynamicFieldCollectionResource, HardAutoCommitTest,
TestReload, OverseerCollectionProcessorTest, RollingRestartTest,
SolrInfoMBeanTest, TestRealTimeGet, TestExceedMaxTermLength,
PingRequestHandlerTest, SuggesterTest, TestSurroundQueryParser,
RemoteQueryErrorTest, TestSerializedLuceneMatchVersion,
TestReplicationHandlerBackup, ResponseLogComponentTest, TestReplicationHandler,
TestFieldTypeResource, BasicDistributedZk2Test, TestSolrQueryParserResource,
SignatureUpdateProcessorFactoryTest, ResponseHeaderTest, TestRandomMergePolicy,
SpellingQueryConverterTest, TestRecoveryHdfs, AnalysisErrorHandlingTest,
TestAnalyzedSuggestions, TestDefaultSearchFieldResource, TestFiltering,
RequestHandlersTest, HdfsUnloadDistributedZkTest, TestSolrJ,
TestManagedResource, CoreAdminHandlerTest, DirectUpdateHandlerOptimizeTest,
RankQueryTest, DistributedFacetPivotLargeTest, SearchHandlerTest,
MultiTermTest, TestBinaryResponseWriter, TestLMJelinekMercerSimilarityFactory,
FileBasedSpellCheckerTest, ReplicationFactorTest,
LeaderInitiatedRecoveryOnCommitTest, SchemaVersionSpecificBehaviorTest,
FacetPivotSmallTest, MoreLikeThisHandlerTest, DocValuesTest,
SimpleCollectionCreateDeleteTest, TestFastOutputStream,
TestHighFrequencyDictionaryFactory, TestSolrQueryParser, TestStressReorder,
TestCollationField, AliasIntegrationTest, TestConfigSets, DocumentBuilderTest,
PolyFieldTest, TestArbitraryIndexDir, ZkSolrClientTest, TestGroupingSearch,
HdfsRecoveryZkTest, CurrencyFieldXmlFileTest, TestTolerantSearch,
TestClassNameShortening, TestInitQParser, TestRandomDVFaceting,
TestDistributedSearch, ExitableDirectoryReaderTest, TestDistribDocBasedVersion,
TestCloudInspectUtil, AnalyticsQueryTest, TestInfoStreamLogging,
CircularListTest, AutoCommitTest, ChaosMonkeyNothingIsSafeTest,
HighlighterMaxOffsetTest, TestPostingsSolrHighlighter,
TestSchemaVersionResource, TestSchemaManager, ShardRoutingCustomTest,
TestPHPSerializedResponseWriter, TestRemoteStreaming, TestShardHandlerFactory,
SystemInfoHandlerTest, TestCustomSort, MinimalSchemaTest,
CurrencyFieldOpenExchangeTest, TestJmxMonitoredMap,
DistribDocExpirationUpdateProcessorTest]
[junit4] 2> 3867483 T3 oasu.SolrIndexWriter.close ERROR Error closing
IndexWriter java.lang.NullPointerException
[junit4] 2> at
org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3019)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:2992)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:946)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.close(IndexWriter.java:991)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:129)
[junit4] 2> at
org.apache.solr.update.SolrIndexWriter.finalize(SolrIndexWriter.java:182)
[junit4] 2> at java.lang.System$2.invokeFinalize(System.java:1210)
[junit4] 2> at
java.lang.ref.Finalizer.runFinalizer(Finalizer.java:98)
[junit4] 2> at java.lang.ref.Finalizer.access$100(Finalizer.java:34)
[junit4] 2> at
java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:210)
[junit4] 2>
[junit4] Completed in 100.15s, 1 test, 1 failure <<< FAILURES!
[...truncated 834 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:525: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:473: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:189: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:508: The
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1359:
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:966:
There were test failures: 445 suites, 1819 tests, 1 failure, 49 ignored (20
assumptions)
Total time: 209 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0
-XX:-UseCompressedOops -XX:+UseG1GC (asserts: false)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]