Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/4471/
Java: 64bit/jdk1.8.0_40 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.client.solrj.impl.CloudSolrClientTest.test
Error Message:
There should be 3 documents because there should be two id=1 docs due to
overwrite=false expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: There should be 3 documents because there should be
two id=1 docs due to overwrite=false expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([D77FBBC1B40279FE:5F2B841B1AFE1406]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
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
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:845)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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 11418 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\init-core-data-001
[junit4] 2> 21737 T63 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 21738 T63 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /_wx/f
[junit4] 2> 21747 T63 oasc.AbstractZkTestCase.<clinit> WARN TEST_HOME()
does not exist - solrj test?
[junit4] 2> 21809 T63 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 21819 T64 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 22015 T63 oasc.ZkTestServer.run start zk server on port:64758
[junit4] 2> 22150 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 22384 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 22416 T65 oazs.NIOServerCnxn.doIO WARN Exception causing close
of session 0x0 due to java.io.IOException: ZooKeeperServer not running
[junit4] 2> 23636 T71 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@46110c16
name:ZooKeeperConnection Watcher:127.0.0.1:64758 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 23636 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 23637 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 23644 T63 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 23801 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 23803 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 23811 T65 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14c4c8affa10000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 23816 T74 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1ce075ea
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 23816 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 23826 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 23838 T63 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 23877 T63 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 23916 T63 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 23925 T63 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 23937 T63 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 23939 T63 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 23971 T63 oasc.AbstractZkTestCase.putConfig put
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 23972 T63 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 23994 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
because it doesn't exist
[junit4] 2> 23994 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\stopwords.txt
because it doesn't exist
[junit4] 2> 23995 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\protwords.txt
because it doesn't exist
[junit4] 2> 23995 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\currency.xml
because it doesn't exist
[junit4] 2> 23995 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\enumsConfig.xml
because it doesn't exist
[junit4] 2> 23996 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\open-exchange-rates.json
because it doesn't exist
[junit4] 2> 23996 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\mapping-ISOLatin1Accent.txt
because it doesn't exist
[junit4] 2> 23996 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\old_synonyms.txt
because it doesn't exist
[junit4] 2> 23996 T63 oasc.AbstractZkTestCase.putConfig skipping
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\solrj\src\test-files\solrj\solr\collection1\conf\synonyms.txt
because it doesn't exist
[junit4] 2> 24016 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 24018 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24028 T77 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@75c76534
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24028 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24029 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24145 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1
[junit4] 2> 24191 T63 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 24532 T63 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 24621 T63 oejs.AbstractConnector.doStart Started
[email protected]:64778
[junit4] 2> 24625 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\tempDir-001/control/data, hostContext=/_wx/f,
hostPort=64778,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores}
[junit4] 2> 24630 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 24631 T63 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\'
[junit4] 2> 24668 T63 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\solr.xml
[junit4] 2> 24681 T63 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores
[junit4] 2> 24683 T63 oasc.CoreContainer.<init> New CoreContainer 701821572
[junit4] 2> 24683 T63 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\]
[junit4] 2> 24683 T63 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\lib
[junit4] 2> 24684 T63 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\lib).
[junit4] 2> 24694 T63 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 24694 T63 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 24695 T63 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 24695 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 24696 T63 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 24700 T63 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 24704 T63 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 24705 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 24705 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 24706 T63 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64758/solr
[junit4] 2> 24793 T63 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 24794 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 24797 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24802 T89 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7f33fa88
name:ZooKeeperConnection Watcher:127.0.0.1:64758 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24802 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24802 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 24823 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 24826 T92 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@1adfce03
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 24827 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 24840 T63 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4] 2> 24850 T63 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 24860 T63 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 24865 T63 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 24872 T63 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 24887 T63 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 24892 T63 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 24895 T63 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 24898 T63 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:64778__wx%2Ff
[junit4] 2> 24902 T63 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:64778__wx%2Ff
[junit4] 2> 24906 T63 oascc.SolrZkClient.makePath makePath: /overseer_elect
[junit4] 2> 24910 T63 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 24913 T63 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 24924 T63 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:64778__wx%2Ff
[junit4] 2> 24925 T63 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 24927 T63 oasc.Overseer.start Overseer
(id=93533852145876996-127.0.0.1:64778__wx%2Ff-n_0000000000) starting
[junit4] 2> 24941 T63 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 24977 T63 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 24985 T94 oasc.OverseerCollectionProcessor.run Process current
queue of collection creations
[junit4] 2> 24985 T63
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 24992 T93 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 25004 T63 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores
[junit4] 2> 25012 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1,
collection=control_collection,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 25013 T63 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\
[junit4] 2> 25013 T63 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 25017 T96 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 25017 T96 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 25027 T92 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 25027 T96 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 25032 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64778/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64778__wx%2Ff",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 25058 T93 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64778/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64778__wx%2Ff",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 25063 T93 oasco.ClusterStateMutator.createCollection building
a new cName: control_collection
[junit4] 2> 25087 T93 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 25095 T92 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> 26028 T96 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 26028 T96 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 26034 T96 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 26035 T96 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 26040 T96 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 26040 T96 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\'
[junit4] 2> 26069 T96 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 26089 T96 oasc.Config.<init> loaded config solrconfig.xml with
version 0
[junit4] 2> 26103 T96 oasc.SolrConfig.refreshRequestParams current version
of requestparams : -1
[junit4] 2> 26108 T96 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 26195 T96 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 26198 T96 oass.IndexSchema.readSchema Reading Solr Schema from
/configs/conf1/schema.xml
[junit4] 2> 26209 T96 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 26640 T96 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 26641 T96 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 26644 T96 oass.IndexSchema.loadCopyFields WARN Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 26644 T96 oass.IndexSchema.loadCopyFields WARN Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 26652 T96 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 26652 T96 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 26652 T96 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\data\
[junit4] 2> 26653 T96 oasc.SolrCore.<init> JMX monitoring not detected for
core: collection1
[junit4] 2> 26655 T96 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\data\
[junit4] 2> 26655 T96 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\data\index/
[junit4] 2> 26656 T96 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 26657 T96 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\control-001\cores\collection1\data\index
[junit4] 2> 26659 T96 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@42bb4a80
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1fe338),segFN=segments_1,generation=1}
[junit4] 2> 26659 T96 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 26677 T96 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 26706 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26710 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26712 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26713 T96 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 26713 T96 oasc.PluginBag.createPlugin requestHandler :
'/replication' created with startup=lazy
[junit4] 2> 26744 T96 oasc.SolrResourceLoader.findClass WARN Solr loaded a
deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers].
Please consult documentation how to replace it accordingly.
[junit4] 2> 26745 T96 oasc.SolrResourceLoader.findClass WARN Solr loaded a
deprecated plugin/analysis class [org.apache.solr.handler.admin.AdminHandlers].
Please consult documentation how to replace it accordingly.
[junit4] 2> 26745 T96 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 26745 T96 oasc.RequestHandlers.initHandlersFromConfig WARN no
default request handler is registered (either '/select' or 'standard')
[junit4] 2> 26747 T96 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 26749 T96 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 26749 T96 oasu.UpdateLog.init Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 26750 T96 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 26750 T96 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 26751 T96 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@42bb4a80
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e1fe338),segFN=segments_1,generation=1}
[junit4] 2> 26751 T96 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 26752 T96 oass.SolrIndexSearcher.<init> Opening
Searcher@30efa84[collection1] main
[junit4] 2> 26753 T96 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 26755 T96 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 26755 T96 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 26871 T96
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 26871 T96 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 26872 T96 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26873 T96
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 26874 T96 oasr.ManagedResourceStorage.load Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 26874 T96 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 26875 T96 oasha.AdminHandlers.inform WARN <requestHandler
name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 26878 T97 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@30efa84[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 26891 T96 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 26902 T63 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 26903 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 26914 T100 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:64778/_wx/f
collection:control_collection shard:shard1
[junit4] 2> 26939 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 26944 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 26954 T100 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 26955 T103 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@3d97807c
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 26955 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 26956 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 26957 T63
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 26992 T100 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 26997 T100
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 26998 T100 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> 26999 T92 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 27001 T63 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 27002 T63 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 27002 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 27002 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 27004 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> ASYNC NEW_CORE C6 name=collection1
org.apache.solr.core.SolrCore@771c475c
url=https://127.0.0.1:64778/_wx/f/collection1 node=127.0.0.1:64778__wx%2Ff
C6_STATE=coll:control_collection core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:64778/_wx/f, node_name=127.0.0.1:64778__wx%2Ff,
state=down}
[junit4] 2> 27003 T100 C6 P64778 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:64778/_wx/f/collection1/
[junit4] 2> 27006 T100 C6 P64778 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 27006 T100 C6 P64778 oasc.SyncStrategy.syncToMe
https://127.0.0.1:64778/_wx/f/collection1/ has no replicas
[junit4] 2> 27006 T100 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:64778/_wx/f/collection1/ shard1
[junit4] 2> 27013 T100 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 27027 T103 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> 27028 T92 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> 27029 T106 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7d9d182c
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27029 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27029 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 27041 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 27043 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"https://127.0.0.1:64778/_wx/f",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 27050 T65 oazs.NIOServerCnxn.doIO WARN caught end of stream
exception EndOfStreamException: Unable to read additional data from client
sessionid 0x14c4c8affa10006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 27062 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 27062 T93 oasco.ClusterStateMutator.createCollection building
a new cName: collection1
[junit4] 2> 27068 T92 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> 27071 T103 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> 27072 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 27074 T93 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 27088 T107 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> 27093 T108 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> 27132 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1
[junit4] 2> 27135 T63 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001
[junit4] 2> 27136 T63 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 27144 T100 oasc.ZkController.register We are
https://127.0.0.1:64778/_wx/f/collection1/ and leader is
https://127.0.0.1:64778/_wx/f/collection1/
[junit4] 2> 27144 T100 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:64778/_wx/f
[junit4] 2> 27144 T100 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 27145 T100 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 27145 T100 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 27149 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 27155 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64778/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64778__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 27156 T63 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 27158 T93 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64778/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64778__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 27167 T63 oejs.AbstractConnector.doStart Started
[email protected]:64805
[junit4] 2> 27168 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\tempDir-001/jetty1, solrconfig=solrconfig.xml,
hostContext=/_wx/f, hostPort=64805,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores}
[junit4] 2> 27173 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 27173 T63 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\'
[junit4] 2> 27197 T63 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\solr.xml
[junit4] 2> 27209 T63 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores
[junit4] 2> 27209 T63 oasc.CoreContainer.<init> New CoreContainer 750853657
[junit4] 2> 27209 T63 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\]
[junit4] 2> 27210 T63 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\lib
[junit4] 2> 27210 T63 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\lib).
[junit4] 2> 27220 T63 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 27221 T63 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 27221 T63 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 27222 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 27222 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 27223 T63 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 27223 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 27223 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 27223 T63 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 27224 T63 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 27224 T63 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 27228 T63 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 27231 T63 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 27232 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 27232 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 27232 T63 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64758/solr
[junit4] 2> 27232 T63 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 27233 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 27234 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 27239 T120 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@17d75a5f
name:ZooKeeperConnection Watcher:127.0.0.1:64758 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27240 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27241 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 27252 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 27257 T123 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7da0a8dc
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 27257 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 27271 T107 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> 27279 T63
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 27279 T108 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> 28293 T63 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:64805__wx%2Ff
[junit4] 2> 28295 T63 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:64805__wx%2Ff
[junit4] 2> 28301 T63 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 28308 T63 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores
[junit4] 2> 28310 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1, collection=collection1,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 28310 T63 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\
[junit4] 2> 28311 T63 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 28317 T124 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 28317 T124 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 28321 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 28322 T124 oasc.ZkController.preRegister Registering watch for
external collection collection1
[junit4] 2> 28322 T124 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 28324 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64805/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64805__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 28325 T124 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 28326 T93 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64805/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64805__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 28326 T93 oasco.ReplicaMutator.updateState Collection already
exists with numShards=2
[junit4] 2> 28326 T93 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard2
[junit4] 2> 28330 T124 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 28330 T124 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 28431 T93 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 28434 T123 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 28435 T123 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 29330 T124 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 29330 T124 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 29331 T124 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 29331 T124 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 29332 T124 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 29333 T124 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\'
[junit4] 2> 29353 T124 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 29357 T124 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 29368 T124 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 29371 T124 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 29389 T124 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 29391 T124 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 29403 T124 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 29485 T124 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 29486 T124 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 29487 T124 oass.IndexSchema.loadCopyFields WARN Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 29488 T124 oass.IndexSchema.loadCopyFields WARN Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 29488 T124 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 29488 T124 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 29489 T124 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\data\
[junit4] 2> 29489 T124 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 29489 T124 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\data\
[junit4] 2> 29490 T124 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\data\index/
[junit4] 2> 29490 T124 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 29490 T124 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-1-001\cores\collection1\data\index
[junit4] 2> 29491 T124 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4048e36c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fabe14),segFN=segments_1,generation=1}
[junit4] 2> 29491 T124 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 29494 T124 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 29497 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29499 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29500 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29500 T124 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 29501 T124 oasc.PluginBag.createPlugin requestHandler :
'/replication' created with startup=lazy
[junit4] 2> 29503 T124 oasc.SolrResourceLoader.findClass WARN Solr loaded
a deprecated plugin/analysis class
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 29503 T124 oasc.SolrResourceLoader.findClass WARN Solr loaded
a deprecated plugin/analysis class
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 29503 T124 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 29503 T124 oasc.RequestHandlers.initHandlersFromConfig WARN no
default request handler is registered (either '/select' or 'standard')
[junit4] 2> 29504 T124 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 29505 T124 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 29505 T124 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 29507 T124 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 29507 T124 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 29508 T124 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@4048e36c
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@76fabe14),segFN=segments_1,generation=1}
[junit4] 2> 29508 T124 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 29508 T124 oass.SolrIndexSearcher.<init> Opening
Searcher@35655a6d[collection1] main
[junit4] 2> 29509 T124 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 29511 T124 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 29511 T124 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 29511 T124
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 29511 T124 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 29511 T124 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29512 T124
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 29512 T124 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 29512 T124 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 29513 T124 oasha.AdminHandlers.inform WARN <requestHandler
name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 29514 T125 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@35655a6d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 29514 T124 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 29515 T128 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:64805/_wx/f collection:collection1
shard:shard2
[junit4] 2> 29516 T63 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 29517 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 29517 T128 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 29533 T128 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 29536 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29537 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 29539 T93 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 29542 T123 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 29544 T123 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 29545 T128
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 29546 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C7 name=collection1
org.apache.solr.core.SolrCore@2a442847
url=https://127.0.0.1:64805/_wx/f/collection1 node=127.0.0.1:64805__wx%2Ff
C7_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:64805/_wx/f, node_name=127.0.0.1:64805__wx%2Ff,
state=down}
[junit4] 2> 29546 T128 C7 P64805 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:64805/_wx/f/collection1/
[junit4] 2> 29546 T128 C7 P64805 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 29546 T128 C7 P64805 oasc.SyncStrategy.syncToMe
https://127.0.0.1:64805/_wx/f/collection1/ has no replicas
[junit4] 2> 29546 T128 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:64805/_wx/f/collection1/ shard2
[junit4] 2> 29546 T128 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 29554 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29556 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"https://127.0.0.1:64805/_wx/f",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 29558 T93 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 29561 T123 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 29563 T123 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 29589 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1
[junit4] 2> 29592 T63 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001
[junit4] 2> 29592 T63 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 29599 T63 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 29604 T63 oejs.AbstractConnector.doStart Started
[email protected]:64818
[junit4] 2> 29605 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\tempDir-001/jetty2, solrconfig=solrconfig.xml,
hostContext=/_wx/f, hostPort=64818,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores}
[junit4] 2> 29608 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@659e0bfd
[junit4] 2> 29608 T63 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\'
[junit4] 2> 29614 T128 oasc.ZkController.register We are
https://127.0.0.1:64805/_wx/f/collection1/ and leader is
https://127.0.0.1:64805/_wx/f/collection1/
[junit4] 2> 29614 T128 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=https://127.0.0.1:64805/_wx/f
[junit4] 2> 29614 T128 oasc.ZkController.checkRecovery I am the leader, no
recovery necessary
[junit4] 2> 29614 T128 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 29614 T128 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 29619 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 29622 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64805/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64805__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 29623 T93 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64805/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64805__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 29625 T93 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 29626 T128 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 29639 T63 oasc.SolrXmlConfig.fromFile Loading container
configuration from
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\solr.xml
[junit4] 2> 29647 T63 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores
[junit4] 2> 29647 T63 oasc.CoreContainer.<init> New CoreContainer 741596061
[junit4] 2> 29647 T63 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\]
[junit4] 2> 29647 T63 oasc.CoreContainer.load loading shared library:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\lib
[junit4] 2> 29647 T63 oasc.SolrResourceLoader.addToClassLoader WARN Can't
find (or read) directory to add to classloader: lib (resolved as:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\lib).
[junit4] 2> 29650 T123 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 2)
[junit4] 2> 29652 T123 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 29658 T63 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 29658 T63 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 29659 T63 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 29659 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 29659 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 29659 T63 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 29661 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 29661 T63 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 29662 T63 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 29662 T63 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 29662 T63 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 29666 T63 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 29671 T63 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 29672 T63 oasl.LogWatcher.newRegisteredLogWatcher Registering
Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 29672 T63 oasc.CoreContainer.load Node Name: 127.0.0.1
[junit4] 2> 29673 T63 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:64758/solr
[junit4] 2> 29673 T63 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 29673 T63
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 29675 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29678 T140 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@61055690
name:ZooKeeperConnection Watcher:127.0.0.1:64758 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 29680 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29681 T63 oascc.SolrZkClient.createZkACLProvider Using default
ZkACLProvider
[junit4] 2> 29689 T63 oascc.ConnectionManager.waitForConnected Waiting for
client to connect to ZooKeeper
[junit4] 2> 29694 T143 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4674a10e
name:ZooKeeperConnection Watcher:127.0.0.1:64758/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 29695 T63 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 29707 T63
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 30718 T63 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:64818__wx%2Ff
[junit4] 2> 30719 T63 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:64818__wx%2Ff
[junit4] 2> 30739 T63 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 30744 T63 oasc.CorePropertiesLocator.discover Looking for core
definitions underneath
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores
[junit4] 2> 30748 T63 oasc.CoreDescriptor.<init> CORE DESCRIPTOR:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true,
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1, collection=collection1,
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\, coreNodeName=,
dataDir=data\, shard=}
[junit4] 2> 30749 T63 oasc.CorePropertiesLocator.discoverUnder Found core
collection1 in
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\
[junit4] 2> 30749 T63 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 30757 T144 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 30757 T144 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 30761 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 30766 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64818/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64818__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 30769 T144 oasc.ZkController.preRegister Registering watch for
external collection collection1
[junit4] 2> 30769 T144 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 30770 T93 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:64818/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:64818__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 30770 T93 oasco.ReplicaMutator.updateState Collection already
exists with numShards=2
[junit4] 2> 30770 T93 oasco.ReplicaMutator.updateState Assigning new node
to shard shard=shard1
[junit4] 2> 30773 T144 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 30774 T93 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 30778 T144 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 30778 T144 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 30778 T144 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 30778 T123 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 30779 T144 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 30778 T143 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json for collection collection1 has
occurred - updating... (live nodes size: 3)
[junit4] 2> 30780 T123 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 30781 T144 oasc.ZkController.createCollectionZkNode Collection
zkNode exists
[junit4] 2> 30781 T144 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 30782 T143 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 30784 T144 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 30784 T144 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\'
[junit4] 2> 30833 T144 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 30870 T144 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 30886 T144 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 30890 T144 oasc.SolrConfig.<init> Using Lucene MatchVersion:
5.1.0
[junit4] 2> 30902 T144 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 31010 T144 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 31021 T144 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 31142 T144 oass.IndexSchema.readSchema default search field in
schema is text
[junit4] 2> 31143 T144 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 31145 T144 oass.IndexSchema.loadCopyFields WARN Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 31146 T144 oass.IndexSchema.loadCopyFields WARN Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 31146 T144 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 31147 T144 oasc.SolrCore.initDirectoryFactory
org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 31147 T144 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\data\
[junit4] 2> 31147 T144 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 31149 T144 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\data\
[junit4] 2> 31149 T144 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\data\index/
[junit4] 2> 31150 T144 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\data\index' doesn't exist.
Creating new index...
[junit4] 2> 31150 T144 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-2-001\cores\collection1\data\index
[junit4] 2> 31151 T144 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3bdedb04
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a75a4f),segFN=segments_1,generation=1}
[junit4] 2> 31151 T144 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31155 T144 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 31161 T144 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31163 T144 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31163 T144 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31164 T144 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 31165 T144 oasc.PluginBag.createPlugin requestHandler :
'/replication' created with startup=lazy
[junit4] 2> 31166 T144 oasc.SolrResourceLoader.findClass WARN Solr loaded
a deprecated plugin/analysis class
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 31167 T144 oasc.SolrResourceLoader.findClass WARN Solr loaded
a deprecated plugin/analysis class
[org.apache.solr.handler.admin.AdminHandlers]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 31167 T144 oasc.RequestHandlers.initHandlersFromConfig
Registered paths:
/admin/mbeans,standard,,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 31167 T144 oasc.RequestHandlers.initHandlersFromConfig WARN no
default request handler is registered (either '/select' or 'standard')
[junit4] 2> 31167 T144 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 31169 T144 oasu.UpdateHandler.<init> Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 31169 T144 oasu.UpdateLog.init Initializing UpdateLog:
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
[junit4] 2> 31170 T144 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 31170 T144 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 31171 T144 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=MockDirectoryWrapper(RAMDirectory@3bdedb04
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@73a75a4f),segFN=segments_1,generation=1}
[junit4] 2> 31171 T144 oasc.SolrDeletionPolicy.updateCommits newest commit
generation = 1
[junit4] 2> 31172 T144 oass.SolrIndexSearcher.<init> Opening
Searcher@e640c3e[collection1] main
[junit4] 2> 31172 T144 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 31175 T144 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 31175 T144 oasr.ManagedResourceStorage.newStorageIO Setting up
ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 31176 T144
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 31176 T144 oasr.RestManager.init Initializing RestManager with
initArgs: {}
[junit4] 2> 31177 T144 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 31180 T144
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 31180 T144 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 31180 T144 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 31182 T144 oasha.AdminHandlers.inform WARN <requestHandler
name="/admin/"
[junit4] 2> class="solr.admin.AdminHandlers" /> is deprecated . It
is not required anymore
[junit4] 2> 31182 T144 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 31182 T145 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@e640c3e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 31183 T63 oass.SolrDispatchFilter.init
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0
[junit4] 2> 31187 T63 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 31215 T148 oasc.ZkController.register Register replica -
core:collection1 address:https://127.0.0.1:64818/_wx/f collection:collection1
shard:shard1
[junit4] 2> 31225 T148 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard1/election
[junit4] 2> 31231 T63 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-001\cores\collection1
[junit4] 2> 31235 T63 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 3 in directory
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-001
[junit4] 2> 31235 T148 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 31237 T107 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 31239 T63 oejs.Server.doStart jetty-8.1.10.v20130312
[junit4] 2> 31239 T148
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 31239 T148 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> 31240 T93 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> ASYNC NEW_CORE C8 name=collection1
org.apache.solr.core.SolrCore@111330a3
url=https://127.0.0.1:64818/_wx/f/collection1 node=127.0.0.1:64818__wx%2Ff
C8_STATE=coll:collection1 core:collection1 props:{core=collection1,
base_url=https://127.0.0.1:64818/_wx/f, node_name=127.0.0.1:64818__wx%2Ff,
state=down}
[junit4] 2> 31240 T148 C8 P64818 oasc.SyncStrategy.sync Sync replicas to
https://127.0.0.1:64818/_wx/f/collection1/
[junit4] 2> 31240 T148 C8 P64818 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 31241 T148 C8 P64818 oasc.SyncStrategy.syncToMe
https://127.0.0.1:64818/_wx/f/collection1/ has no replicas
[junit4] 2> 31241 T148 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: https://127.0.0.1:64818/_wx/f/collection1/ shard1
[junit4] 2> 31242 T148 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard1
[junit4] 2> 31269 T63 oejus.SslContextFactory.doStart Enabled Protocols
[SSLv2Hello, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1,
TLSv1.2]
[junit4] 2> 31274 T63 oejs.AbstractConnector.doStart Started
[email protected]:64838
[junit4] 2> 31275 T63 oascse.JettySolrRunner$1.lifeCycleStarted Jetty
properties:
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\tempDir-001/jetty3, solrconfig=solrconfig.xml,
hostContext=/_wx/f, hostPort=64838,
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-S
[...truncated too long message...]
"roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:65009/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:65009__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"clientTestExternColl",
[junit4] 2> "operation":"state"} current state version: 10
[junit4] 2> 119087 T63 oasu.SolrCoreState.decrefSolrCoreState Closing
SolrCoreState
[junit4] 2> 119087 T63 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4] 2> 119087 T63 oasu.DefaultSolrCoreState.closeIndexWriter closing
IndexWriter with IndexWriterCloser
[junit4] 2> 119087 T550 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"clientTestExternColl_shard2_replica2",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:65009/_wx/f",
[junit4] 2> "node_name":"127.0.0.1:65009__wx%2Ff",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"clientTestExternColl",
[junit4] 2> "operation":"state"}
[junit4] 2> 119088 T63 oasc.SolrCore.closeSearcher
[overwriteCollection_shard1_replica1] Closing main searcher on request.
[junit4] 2> 119088 T63 oasc.CachingDirectoryFactory.close Closing
MockDirectoryFactory - 2 directories currently being tracked
[junit4] 2> 119089 T63 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\index
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\index;done=false>>]
[junit4] 2> 119089 T550 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/clientTestExternColl/state.json version: 14
[junit4] 2> 119089 T63 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\index
[junit4] 2> 119089 T63 oasc.CachingDirectoryFactory.closeCacheValue
looking to close
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\;done=false>>]
[junit4] 2> 119090 T63 oasc.CachingDirectoryFactory.close Closing
directory:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001\shard-3-003\cores\overwriteCollection_shard1_replica1\data\
[junit4] 2> 119090 T537 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/clientTestExternColl/state.json for collection
clientTestExternColl has occurred - updating... (live nodes size: 1)
[junit4] 2> 119091 T537 oascc.ZkStateReader.updateWatchedCollection
Updating data for clientTestExternColl to ver 15
[junit4] 2> 119092 T63 oasc.Overseer.close Overseer
(id=93533855329746956-127.0.0.1:65009__wx%2Ff-n_0000000003) closing
[junit4] 2> 119094 T550 oasc.Overseer$ClusterStateUpdater.run Overseer
Loop exiting : 127.0.0.1:65009__wx%2Ff
[junit4] 2> 120391 T537 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 120401 T63 oejsh.ContextHandler.doStop stopped
o.e.j.s.ServletContextHandler{/_wx/f,null}
[junit4] 2> 120684 T63 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:64956 64956
[junit4] 2> 122632 T316 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:64956 64956
[junit4] 2> 122633 T316 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11 /solr/clusterstate.json
[junit4] 2> 4
/solr/collections/clientTestExternColl/state.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 4
/solr/collections/multicollection2/state.json
[junit4] 2> 4
/solr/collections/multicollection1/state.json
[junit4] 2> 3 /solr/collections/collection1/state.json
[junit4] 2> 3
/solr/collections/checkStateVerCol/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/live_nodes
[junit4] 2> 4 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CloudSolrClientTest
-Dtests.method=test -Dtests.seed=D77FBBC1B40279FE -Dtests.slow=true
-Dtests.locale=ro_RO -Dtests.timezone=Africa/Lubumbashi -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 52.1s J0 | CloudSolrClientTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: There should be 3
documents because there should be two id=1 docs due to overwrite=false
expected:<3> but was:<1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([D77FBBC1B40279FE:5F2B841B1AFE1406]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.testOverwriteOption(CloudSolrClientTest.java:171)
[junit4] > at
org.apache.solr.client.solrj.impl.CloudSolrClientTest.test(CloudSolrClientTest.java:129)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:958)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 122694 T63 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.impl.CloudSolrClientTest
D77FBBC1B40279FE-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50):
{_version_=PostingsFormat(name=Asserting),
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval),
a_t=PostingsFormat(name=LuceneVarGapDocFreqInterval),
intDefault=PostingsFormat(name=Asserting),
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
text=FSTOrd50, range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval),
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
sim=DefaultSimilarity, locale=ro_RO, timezone=Africa/Lubumbashi
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_40
(64-bit)/cpus=3,threads=1,free=120364576,total=279969792
[junit4] 2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServer,
TestSolrProperties, ExternalHttpClientTest, ModifiableSolrParamsTest,
TermsResponseTest, CloudSolrClientTest]
[junit4] Completed on J0 in 101.05s, 3 tests, 1 failure <<< FAILURES!
[...truncated 109 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:529: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:477: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:61: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\extra-targets.xml:39:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:204: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:509:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1370:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:976:
There were test failures: 55 suites, 346 tests, 1 failure
Total time: 63 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_40
-XX:-UseCompressedOops -XX:+UseG1GC
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]