You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/21 15:48:57 UTC

[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+105) - Build # 63 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/63/
Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
22

Stack Trace:
java.lang.ArrayIndexOutOfBoundsException: 22
	at __randomizedtesting.SeedInfo.seed([30659942ED5E670B:77D3FF7F52CE022A]:0)
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:757)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 1734 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=30659942ED5E670B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=America/St_Thomas -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.99s J0 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.ArrayIndexOutOfBoundsException: 22
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30659942ED5E670B:77D3FF7F52CE022A]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:757)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=fr, timezone=America/St_Thomas
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=145179744,total=452984832
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiTermQueryRewrites, TestDateFilter, TestUTF32ToUTF8, TestTermVectors, TestMultiset, TestFieldValueFilter, TestPrefixCodedTerms, TestDoc, TestElevationComparator, TestRegexpRandom2, TestSimilarityProvider, TestMultiTermConstantScore, Test2BPositions, Test2BPagedBytes, TestSortRandom, TestPerSegmentDeletes, TestDocumentsWriterDeleteQueue, TestBooleanScorer, TestConjunctionDISI, TestMultiTermsEnum, TestMixedCodecs, TestLevenshteinAutomata, TestIndexWriterMergePolicy, TestRAMDirectory, TestNot, TestCustomNorms, TestIndexWriter, TestDateSort, TestMinimize, TestSubScorerFreqs, TestSegmentReader, TestNumericRangeQuery64, TestIndexCommit, TestParallelReaderEmptyIndex, TestBufferedChecksum, TestIndexFileDeleter, TestIndexWriterCommit, TestCharTermAttributeImpl, TestNeverDelete, TestMinShouldMatch2, TestMergePolicyWrapper, TestDocValues, TestNoMergeScheduler, TestCachingCollector, TestSegmentInfos, TestVirtualMethod, TestReusableStringReader, TestIndexReaderClose, TestIndexWriterDelete, Test2BSortedDocValuesFixedSorted, TestSloppyPhraseQuery2, TestRegExp, TestEarlyTermination, LimitedFiniteStringsIteratorTest, TestBooleanQuery, TestIndexWriterWithThreads, TestSentinelIntSet, TestNearSpansOrdered, Test2BPostings, TestDemo, TestFilterLeafReader, TestBagOfPositions, TestIndexWriterNRTIsCurrent, TestPayloadsOnVectors, TestSortedNumericSortField, TestLucene50StoredFieldsFormat, TestHugeRamFile, TestLucene53NormsFormat, TestRegexpQuery, TestSparseFixedBitDocIdSet, TestParallelTermEnum, TestFSTs, TestBytesStore, TestPackedInts, TestAddIndexes, TestShardSearching, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestPersistentSnapshotDeletionPolicy, TestNorms, TestSearchWithThreads, TestTopDocsMerge, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestConsistentFieldNumbers, TestWeakIdentityMap, TestDirectoryReader, TestSegmentMerger, TestCollectionUtil, TestNRTCachingDirectory, TestFastDecompressionMode, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestMultiThreadTermVectors, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestSort, TestToken, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestTermsEnum2, TestNumericUtils, TestDeterminizeLexicon, TestTransactionRollback, TestStressIndexing2, TestMultiPhraseQuery, TestDeterminism, TestDocsAndPositions, TestMergeSchedulerExternal, TestBagOfPostings, TestCodecs, TestParallelLeafReader, TestBytesRefHash, TestThreadedForceMerge, TestIndexInput, TestDisjunctionMaxQuery, TestQueryWrapperFilter, TestMultiFields, TestWildcard, TestTermRangeFilter, TestTermVectorsReader, TestMultiValuedNumericRangeQuery, TestAutomatonQuery, TestSumDocFreq, TestDocValuesScoring, TestDirectory, TestMultiLevelSkipList, TestSearchForDuplicates, TestConstantScoreQuery, TestPrefixQuery, TestBytesRef, TestIndexWriterOnJRECrash, TestVersion, MultiCollectorTest, TestScoreCachingWrappingScorer, TestSimpleAttributeImpl, TestTerm, Test2BTerms, Test2BNumericDocValues, TestPackedTokenAttributeImpl, TestBlockPostingsFormat, TestLucene50FieldInfoFormat, TestLucene50TermVectorsFormat, TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestCodecUtil, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexWriterDeleteByQuery, TestIndexWriterFromReader, TestIndexWriterOutOfFileDescriptors, TestInfoStream, TestLogMergePolicy, TestMaxPosition, TestNRTReaderCleanup, TestOrdinalMap, TestReaderWrapperDVTypeCheck, TestSwappedIndexFiles, TestTerms, TestTragicIndexWriterDeadlock, TestTryDelete, TestApproximationSearchEquivalence, TestBooleanCoord, TestBooleanRewrites, TestIndexSearcher, TestLRUFilterCache, TestLRUQueryCache, TestMatchNoDocsQuery, TestMultiCollector, TestMultiPhraseEnum, TestQueryCachingPolicy, TestQueryRescorer, TestReqExclBulkScorer, TestSortRescorer, TestUsageTrackingFilterCachingPolicy, TestBM25Similarity, TestFilterSpans, TestSpanContainQuery, TestSpanNotQuery, TestSpanOrQuery, TestSpansEnum, TestFilterDirectory, TestNIOFSDirectory, TestRateLimiter, TestSimpleFSDirectory, TestSimpleFSLockFactory, TestSleepingLockWrapper, TestBytesRefArray, TestDocIdSetBuilder, TestFixedBitDocIdSet, TestFrequencyTrackingRingBuffer, TestIntArrayDocIdSet, TestLSBRadixSorter, TestLongBitSet, TestMathUtil, TestNotDocIdSet, TestQueryBuilder, TestRoaringDocIdSet, TestSPIClassIterator, TestTimSorter, TestAutomaton]
   [junit4] Completed [419/421 (1!)] on J0 in 4.48s, 56 tests, 1 error <<< FAILURES!

[...truncated 23 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 421 suites (1 ignored), 3386 tests, 1 error, 147 ignored (143 assumptions) [seed: 30659942ED5E670B]

Total time: 5 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-5.5-Linux (64bit/jdk-9-ea+105) - Build # 64 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/64/
Java: 64bit/jdk-9-ea+105 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:51102/_pj/ve/awholynewcollection_0: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51102/_pj/ve/awholynewcollection_0: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([A1685BD32C273B4A:293C640982DB56B2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:717)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)




Build Log:
[...truncated 11627 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/init-core-data-001
   [junit4]   2> 869194 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A1685BD32C273B4A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 869194 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A1685BD32C273B4A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_pj/ve
   [junit4]   2> 869195 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 869196 INFO  (Thread-2311) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 869196 INFO  (Thread-2311) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 869296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkTestServer start zk server on port:42157
   [junit4]   2> 869296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869296 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869298 INFO  (zkCallback-830-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11e2bd6a name:ZooKeeperConnection Watcher:127.0.0.1:42157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869298 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869298 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869298 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 869299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869299 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869300 INFO  (zkCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7db469ed name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869300 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 869301 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 869302 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 869302 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 869303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 869303 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 869304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 869304 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 869305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 869305 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 869306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 869306 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 869307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 869307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 869307 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 869308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 869308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 869308 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 869309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869309 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 869310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 869310 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 869311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 869311 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869312 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869313 INFO  (zkCallback-832-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3fe29b51 name:ZooKeeperConnection Watcher:127.0.0.1:42157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 869313 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869314 INFO  (zkCallback-833-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@421e76aa name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869314 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869315 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 869315 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 869316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 869316 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/schema.xml
   [junit4]   2> 869317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf2/enumsConfig.xml
   [junit4]   2> 869317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/enumsConfig.xml
   [junit4]   2> 869317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869317 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 869318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 869318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 869318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 869318 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/protwords.txt
   [junit4]   2> 869319 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 869319 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/currency.xml
   [junit4]   2> 869320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 869320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 869320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869320 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 869321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 869321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 869321 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 869322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 869322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 869322 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf2/elevate.xml
   [junit4]   2> 869377 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1
   [junit4]   2> 869378 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 869379 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c6111e8{/_pj/ve,null,AVAILABLE}
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@74423946{HTTP/1.1}{127.0.0.1:33412}
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.Server Started @871386ms
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/tempDir-001/control/data, hostContext=/_pj/ve, hostPort=33412, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores}
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41975e01
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001'
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 869382 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 869383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869383 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869385 INFO  (zkCallback-834-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@137b8b94 name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869385 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 869388 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/solr.xml
   [junit4]   2> 869392 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores
   [junit4]   2> 869393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer New CoreContainer 1394029604
   [junit4]   2> 869393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001]
   [junit4]   2> 869393 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/lib
   [junit4]   2> 869393 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 869394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 869394 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 869395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 869395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42157/solr
   [junit4]   2> 869395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 869395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 869395 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869408 INFO  (zkCallback-837-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15260199 name:ZooKeeperConnection Watcher:127.0.0.1:42157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869409 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 869410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 869410 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13ac1fe2 name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869410 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 869411 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 869412 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 869415 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 869417 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 869418 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 869419 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 869426 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 869427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 869427 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 869428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33412__pj%2Fve
   [junit4]   2> 869428 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33412__pj%2Fve
   [junit4]   2> 869429 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 869430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 869430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 869430 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000
   [junit4]   2> 869431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33412__pj%2Fve
   [junit4]   2> 869431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 869431 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.Overseer Overseer (id=95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) starting
   [junit4]   2> 869433 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 869436 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 869440 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 869440 INFO  (OverseerCollectionConfigSetProcessor-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 869440 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 869449 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 869450 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 869450 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores
   [junit4]   2> 869451 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 869451 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1
   [junit4]   2> 869451 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 869452 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 869452 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 869452 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 869452 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 869454 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33412/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:33412__pj%2Fve",
   [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> 869454 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 869454 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33412/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:33412__pj%2Fve",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 869454 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 869454 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 869455 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870454 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 870454 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 870455 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 870455 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 870455 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 870455 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1'
   [junit4]   2> 870456 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 870456 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 870458 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 870480 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 870486 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 870498 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 870504 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 870583 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 870589 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 870590 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 870598 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 870599 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 870601 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 870601 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 870602 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 870602 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 870603 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 870603 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/]
   [junit4]   2> 870603 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1595343b
   [junit4]   2> 870603 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data
   [junit4]   2> 870603 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/index/
   [junit4]   2> 870603 WARN  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 870604 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/index
   [junit4]   2> 870604 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.857421875, floorSegmentMB=0.9580078125, forceMergeDeletesPctAllowed=3.90549659033381, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 870613 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/index-MMapDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39361d4b),segFN=segments_1,generation=1}
   [junit4]   2> 870613 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 870613 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/
   [junit4]   2> 870613 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 870616 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 870617 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 870617 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 870617 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 870617 WARN  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 870618 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 870618 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 870619 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 870619 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 870621 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 870622 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 870622 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 870622 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 870622 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 870622 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 870623 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/index-MMapDirectory-001 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39361d4b),segFN=segments_1,generation=1}
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@4d5e82d8[collection1] main
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 870624 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 870625 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 870626 INFO  (searcherExecutor-2640-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d5e82d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 870626 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 870626 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 870626 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 870626 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1526803062324199424
   [junit4]   2> 870627 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1526803062324199424
   [junit4]   2> 870628 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 870628 INFO  (coreLoadExecutor-2639-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 870628 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:33412/_pj/ve collection:control_collection shard:shard1
   [junit4]   2> 870629 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 870630 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95425191301611526-core_node1-n_0000000000
   [junit4]   2> 870630 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=180000
   [junit4]   2> 870631 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 870631 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 870631 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33412/_pj/ve/collection1/
   [junit4]   2> 870631 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 870631 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33412/_pj/ve/collection1/ has no replicas
   [junit4]   2> 870631 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 870632 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 870633 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 870634 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33412/_pj/ve/collection1/ shard1
   [junit4]   2> 870634 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:33412/_pj/ve",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 870737 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870785 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:33412/_pj/ve/collection1/ and leader is http://127.0.0.1:33412/_pj/ve/collection1/
   [junit4]   2> 870785 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33412/_pj/ve
   [junit4]   2> 870785 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 870785 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 870785 INFO  (coreZkRegister-2633-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 870786 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33412/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:33412__pj%2Fve",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 870786 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33412/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:33412__pj%2Fve",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 870888 INFO  (zkCallback-838-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 870953 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 870953 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 870954 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71ec0fa0 name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 870954 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 870954 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 870955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 870955 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 871006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1
   [junit4]   2> 871006 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001
   [junit4]   2> 871007 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@21ddc870{/_pj/ve,null,AVAILABLE}
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.ServerConnector Started ServerConnector@525bae04{HTTP/1.1}{127.0.0.1:57698}
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.Server Started @873012ms
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_pj/ve, hostPort=57698, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores}
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@41975e01
   [junit4]   2> 871008 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001'
   [junit4]   2> 871009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 871009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 871009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 871009 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 871010 INFO  (zkCallback-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5df6b813 name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 871010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 871010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 871010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 871010 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/solr.xml
   [junit4]   2> 871025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores
   [junit4]   2> 871025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer New CoreContainer 348084347
   [junit4]   2> 871025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001]
   [junit4]   2> 871025 WARN  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/lib
   [junit4]   2> 871025 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42157/solr
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 871026 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 871027 INFO  (zkCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75c47b8d name:ZooKeeperConnection Watcher:127.0.0.1:42157 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 871028 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 871029 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 871029 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 871030 INFO  (zkCallback-845-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39a53b49 name:ZooKeeperConnection Watcher:127.0.0.1:42157/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 871030 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 871032 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 872034 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57698__pj%2Fve
   [junit4]   2> 872034 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57698__pj%2Fve
   [junit4]   2> 872035 INFO  (zkCallback-845-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 872035 INFO  (zkCallback-838-thread-2) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 872035 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 872036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 872036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95425191301611530-127.0.0.1:57698__pj%2Fve-n_0000000001
   [junit4]   2> 872036 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000 to know if I could be the leader
   [junit4]   2> 872043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 872043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 872043 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores
   [junit4]   2> 872044 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 872044 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1
   [junit4]   2> 872044 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 872045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 872045 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 872045 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 872045 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 872045 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 872045 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57698/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:57698__pj%2Fve",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 872046 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57698/_pj/ve",
   [junit4]   2>   "node_name":"127.0.0.1:57698__pj%2Fve",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 872046 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 872046 INFO  (OverseerStateUpdate-95425191301611526-127.0.0.1:33412__pj%2Fve-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 872147 INFO  (zkCallback-840-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 872147 INFO  (zkCallback-845-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 872147 INFO  (zkCallback-838-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 873048 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1'
   [junit4]   2> 873049 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 873049 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 873050 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 873057 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 873062 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 873070 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 873075 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 873151 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 873155 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 873157 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 873175 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 873177 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 873178 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 873179 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 873181 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 873181 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 873181 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 873181 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 873182 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1595343b
   [junit4]   2> 873182 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data
   [junit4]   2> 873182 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 873182 WARN  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 873183 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 873183 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.857421875, floorSegmentMB=0.9580078125, forceMergeDeletesPctAllowed=3.90549659033381, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 873186 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39361d4b),segFN=segments_1,generation=1}
   [junit4]   2> 873186 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 873186 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 873186 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 873190 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 873190 WARN  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 873192 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 873192 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 873193 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 873193 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 873197 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 873198 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 873203 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 873203 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 873204 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 873204 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 873205 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001/index-MMapDirectory-002 lockFactory=org.apache.lucene.store.NativeFSLockFactory@39361d4b),segFN=segments_1,generation=1}
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@6848d7b2[collection1] main
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 873206 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 873207 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 873207 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 873207 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 873207 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 873207 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 873208 INFO  (searcherExecutor-2651-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6848d7b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 873208 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 873208 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 873208 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed ve

[...truncated too long message...]

 [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:157)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:58)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:388)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:264)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1158)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:380)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:377)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:377)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:954)
   [junit4]   2> 	... 26 more
   [junit4]   2> 901715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@3024e193{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 901715 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fbc753{/_pj/ve,null,UNAVAILABLE}
   [junit4]   2> 901719 INFO  (TEST-CollectionsAPIDistributedZkTest.test-seed#[A1685BD32C273B4A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42157 42157
   [junit4]   2> 901775 INFO  (Thread-2311) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42157 42157
   [junit4]   2> 901775 WARN  (Thread-2311) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	2	/solr/configs/conf2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=test -Dtests.seed=A1685BD32C273B4A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=smn -Dtests.timezone=America/Havana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   32.6s J1 | CollectionsAPIDistributedZkTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51102/_pj/ve/awholynewcollection_0: non ok status: 500, message:Server Error
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A1685BD32C273B4A:293C640982DB56B2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:511)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:240)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:229)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:717)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 901777 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A1685BD32C273B4A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_A1685BD32C273B4A-001
   [junit4]   2> Feb 21, 2016 4:41:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, docValues:{}, sim=DefaultSimilarity, locale=smn, timezone=America/Havana
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=121470848,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, CachingDirectoryFactoryTest, TestStressUserVersions, SpellPossibilityIteratorTest, TestShardHandlerFactory, TimeZoneUtilsTest, HdfsRecoveryZkTest, TestExpandComponent, TestRestoreCore, TestCustomDocTransformer, AnalysisErrorHandlingTest, HdfsDirectoryTest, TestExceedMaxTermLength, TestLFUCache, SortByFunctionTest, TestNoOpRegenerator, TestSolrXml, TestReloadDeadlock, MultiTermTest, TestManagedResourceStorage, TestDFRSimilarityFactory, CheckHdfsIndexTest, DOMUtilTest, DistributedDebugComponentTest, DistribDocExpirationUpdateProcessorTest, DistributedFacetPivotLongTailTest, SuggesterFSTTest, NumericFieldsTest, TestSolrCLIRunExample, ConfigSetsAPITest, TestCollectionAPI, TestSortByMinMaxFunction, RollingRestartTest, TestQueryTypes, HdfsDirectoryFactoryTest, SolrIndexSplitterTest, TestLeaderInitiatedRecoveryThread, TestCursorMarkWithoutUniqueKey, ChaosMonkeySafeLeaderTest, AliasIntegrationTest, DistributedTermsComponentTest, FastVectorHighlighterTest, RankQueryTest, TestBinaryResponseWriter, TestDynamicFieldCollectionResource, TestHashPartitioner, IndexBasedSpellCheckerTest, TestSolrQueryParserDefaultOperatorResource, SpellCheckCollatorTest, TestStressVersions, SimpleMLTQParserTest, CloudExitableDirectoryReaderTest, CoreAdminCreateDiscoverTest, ConvertedLegacyTest, TestSchemaSimilarityResource, SolrInfoMBeanTest, TestCustomSort, TestSimpleTrackingShardHandler, SchemaVersionSpecificBehaviorTest, ChangedSchemaMergeTest, MinimalSchemaTest, ZkSolrClientTest, WordBreakSolrSpellCheckerTest, ClusterStateUpdateTest, SolrIndexConfigTest, TestEmbeddedSolrServerConstructors, TestLMJelinekMercerSimilarityFactory, DistributedVersionInfoTest, HdfsCollectionsAPIDistributedZkTest, SparseHLLTest, DistributedIntervalFacetingTest, OverseerStatusTest, TestDocumentBuilder, DeleteInactiveReplicaTest, TriLevelCompositeIdRoutingTest, TestCloudManagedSchema, ChaosMonkeyNothingIsSafeTest, JavabinLoaderTest, TestIntervalFaceting, FullHLLTest, StressHdfsTest, CSVRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestConfigSetImmutable, MBeansHandlerTest, TestRebalanceLeaders, DocExpirationUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, DistributedMLTComponentTest, BlockCacheTest, SpellCheckComponentTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [270/566 (1!)] on J1 in 32.85s, 1 test, 1 error <<< FAILURES!

[...truncated 944 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/solr/common-build.xml:534: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2275 tests, 1 error, 85 ignored (39 assumptions) [seed: A1685BD32C273B4A]

Total time: 50 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any