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 2014/01/12 07:56:51 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_60-ea-b02) - Build # 8959 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8959/
Java: 64bit/jdk1.7.0_60-ea-b02 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.UnloadDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest:     1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
	at __randomizedtesting.SeedInfo.seed([C88E6F8410E0602F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.UnloadDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:503)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:503)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
	at __randomizedtesting.SeedInfo.seed([C88E6F8410E0602F]:0)




Build Log:
[...truncated 10534 lines...]
   [junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
   [junit4]   2> 484261 T2981 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 484267 T2981 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298
   [junit4]   2> 484268 T2981 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 484268 T2982 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 484368 T2981 oasc.ZkTestServer.run start zk server on port:59116
   [junit4]   2> 484370 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484375 T2988 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c3fb044 name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484375 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484376 T2981 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 484382 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484385 T2990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4611b87a name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484385 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484385 T2981 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 484391 T2981 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 484395 T2981 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 484399 T2981 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 484404 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 484404 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 484412 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 484430 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 484436 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 484437 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 484442 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 484443 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 484446 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 484447 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 484451 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 484452 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 484456 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 484457 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 484462 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 484462 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 484467 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 484468 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 484473 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 484473 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 484478 T2981 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 484479 T2981 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 484563 T2981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 484571 T2981 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33381
   [junit4]   2> 484572 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 484572 T2981 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 484573 T2981 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515
   [junit4]   2> 484573 T2981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515/'
   [junit4]   2> 484589 T2981 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515/solr.xml
   [junit4]   2> 484607 T2981 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 484608 T2981 oasc.CoreContainer.<init> New CoreContainer 186549910
   [junit4]   2> 484608 T2981 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515/]
   [junit4]   2> 484609 T2981 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 484609 T2981 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 484609 T2981 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 484609 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 484610 T2981 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 484610 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 484610 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 484610 T2981 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 484611 T2981 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 484612 T2981 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 484613 T2981 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 484613 T2981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 484613 T2981 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59116/solr
   [junit4]   2> 484613 T2981 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 484614 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484616 T3001 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@115e78e name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484616 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484619 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484620 T3003 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2fa265bd name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484621 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484623 T2981 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 484629 T2981 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 484635 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 484638 T2981 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33381_
   [junit4]   2> 484639 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33381_
   [junit4]   2> 484645 T2981 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 484648 T2981 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 484657 T2981 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 484661 T2981 oasc.Overseer.start Overseer (id=91062900837711875-127.0.0.1:33381_-n_0000000000) starting
   [junit4]   2> 484665 T2981 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 484672 T3005 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 484673 T2981 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 484677 T2981 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 484680 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 484685 T3004 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 484688 T2981 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515
   [junit4]   2> 484690 T2981 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1389509595515/conf/
   [junit4]   2> 484725 T2981 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 484725 T2981 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 484725 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 484726 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484728 T3008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47e7c22 name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484729 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484731 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 484735 T2981 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 484818 T2981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 484820 T2981 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49936
   [junit4]   2> 484820 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 484821 T2981 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 484821 T2981 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767
   [junit4]   2> 484821 T2981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/'
   [junit4]   2> 484830 T2981 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/solr.xml
   [junit4]   2> 484859 T2981 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 484859 T2981 oasc.CoreContainer.<init> New CoreContainer 1946440002
   [junit4]   2> 484859 T2981 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/]
   [junit4]   2> 484860 T2981 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 484861 T2981 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 484861 T2981 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 484861 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 484861 T2981 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 484862 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 484862 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 484862 T2981 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 484863 T2981 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 484865 T2981 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 484866 T2981 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 484866 T2981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 484866 T2981 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59116/solr
   [junit4]   2> 484867 T2981 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 484867 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484869 T3019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4772ff8f name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484870 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484873 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484874 T3021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4481b3e7 name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484875 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484880 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 485884 T2981 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49936_
   [junit4]   2> 485886 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49936_
   [junit4]   2> 485891 T3008 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 485891 T3021 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 485891 T3003 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 485899 T2981 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767
   [junit4]   2> 485900 T2981 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/conf/
   [junit4]   2> 485934 T2981 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 485935 T2981 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 485935 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 485993 T2981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 485996 T2981 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51702
   [junit4]   2> 485997 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 485998 T2981 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 485998 T2981 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966
   [junit4]   2> 485999 T2981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/'
   [junit4]   2> 486017 T2981 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/solr.xml
   [junit4]   2> 486056 T2981 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 486056 T2981 oasc.CoreContainer.<init> New CoreContainer 416947104
   [junit4]   2> 486056 T2981 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/]
   [junit4]   2> 486057 T2981 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 486057 T2981 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 486057 T2981 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 486058 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 486058 T2981 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 486058 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 486058 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 486059 T2981 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 486059 T2981 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 486062 T2981 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 486062 T2981 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 486063 T2981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 486063 T2981 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59116/solr
   [junit4]   2> 486063 T2981 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 486064 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 486067 T3033 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@174bb21f name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 486067 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 486070 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 486072 T3035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e95cad name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 486072 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 486079 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 487084 T2981 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51702_
   [junit4]   2> 487086 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51702_
   [junit4]   2> 487099 T3003 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487100 T3021 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487100 T3008 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487100 T3035 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487108 T2981 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966
   [junit4]   2> 487110 T2981 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/conf/
   [junit4]   2> 487139 T2981 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 487139 T2981 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 487140 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 487210 T2981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 487214 T2981 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:53003
   [junit4]   2> 487215 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 487215 T2981 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 487216 T2981 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171
   [junit4]   2> 487216 T2981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/'
   [junit4]   2> 487230 T2981 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/solr.xml
   [junit4]   2> 487248 T2981 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 487248 T2981 oasc.CoreContainer.<init> New CoreContainer 1916861485
   [junit4]   2> 487248 T2981 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/]
   [junit4]   2> 487249 T2981 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 487249 T2981 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 487249 T2981 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 487250 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 487250 T2981 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 487250 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 487250 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 487250 T2981 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 487251 T2981 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 487252 T2981 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 487252 T2981 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 487253 T2981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 487253 T2981 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59116/solr
   [junit4]   2> 487253 T2981 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 487254 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 487256 T3047 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@86c28f5 name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 487256 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 487258 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 487260 T3049 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fa1fdc4 name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 487261 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 487267 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 488273 T2981 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53003_
   [junit4]   2> 488274 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53003_
   [junit4]   2> 488279 T3003 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 488279 T3008 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 488279 T3049 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 488279 T3035 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 488279 T3021 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 488285 T2981 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171
   [junit4]   2> 488287 T2981 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/conf/
   [junit4]   2> 488324 T2981 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 488324 T2981 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 488324 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 488382 T2981 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 488384 T2981 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51435
   [junit4]   2> 488385 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 488385 T2981 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 488385 T2981 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356
   [junit4]   2> 488386 T2981 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356/'
   [junit4]   2> 488403 T2981 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356/solr.xml
   [junit4]   2> 488447 T2981 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 488448 T2981 oasc.CoreContainer.<init> New CoreContainer 992528046
   [junit4]   2> 488448 T2981 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356/]
   [junit4]   2> 488448 T2981 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 488449 T2981 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 488449 T2981 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 488449 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 488449 T2981 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 488449 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 488450 T2981 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 488450 T2981 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 488450 T2981 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 488452 T2981 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 488452 T2981 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 488452 T2981 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 488452 T2981 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:59116/solr
   [junit4]   2> 488452 T2981 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 488453 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 488455 T3061 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@720be7d9 name:ZooKeeperConnection Watcher:127.0.0.1:59116 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 488455 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 488458 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 488460 T3063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b7fbc48 name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 488460 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 488467 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 489473 T2981 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51435_
   [junit4]   2> 489475 T2981 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51435_
   [junit4]   2> 489479 T3008 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489479 T3021 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489479 T3035 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489480 T3049 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489480 T3003 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489480 T3063 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 489485 T2981 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356
   [junit4]   2> 489486 T2981 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1389509599356/conf/
   [junit4]   2> 489517 T2981 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 489518 T2981 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 489518 T2981 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 489520 T3015 oasc.ZkController.publish publishing core=unloadcollection1 state=down
   [junit4]   2> 489529 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 489529 T3015 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 489530 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 489531 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49936",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49936_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 489531 T3004 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with shards [shard1]
   [junit4]   2> 489531 T3004 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 489533 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 489534 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 489534 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 489534 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 489534 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 489534 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 489534 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 490529 T3015 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection1
   [junit4]   2> 490531 T3015 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/unloadcollection1
   [junit4]   2> 490531 T3015 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 490532 T3015 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
   [junit4]   2> 490532 T3015 oasc.ZkController.getConfName Looking for collection configName
   [junit4]   2> 490534 T3015 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
   [junit4]   2> 490535 T3015 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
   [junit4]   2> 490539 T3015 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 490541 T3015 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/unloadcollection1/'
   [junit4]   2> 490590 T3015 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 490626 T3015 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 490628 T3015 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 490633 T3015 oass.IndexSchema.readSchema [unloadcollection1] Schema name=test
   [junit4]   2> 490872 T3015 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 490872 T3015 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 490873 T3015 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 490876 T3015 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 490878 T3015 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 490895 T3015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 490899 T3015 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 490902 T3015 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 490903 T3015 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 490903 T3015 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 490904 T3015 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 490905 T3015 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 490906 T3015 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 490906 T3015 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 490906 T3015 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1389509595767/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n/
   [junit4]   2> 490907 T3015 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@293fc863
   [junit4]   2> 490908 T3015 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n
   [junit4]   2> 490908 T3015 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n/index/
   [junit4]   2> 490909 T3015 oasc.SolrCore.initIndex WARN [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n/index' doesn't exist. Creating new index...
   [junit4]   2> 490909 T3015 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n/index
   [junit4]   2> 490909 T3015 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1624071656, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 490910 T3015 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@56cc67b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b7b05f3),segFN=segments_1,generation=1}
   [junit4]   2> 490911 T3015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 490916 T3015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 490916 T3015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 490917 T3015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 490917 T3015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 490918 T3015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 490918 T3015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 490919 T3015 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 490919 T3015 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 490920 T3015 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 490921 T3015 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 490921 T3015 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 490922 T3015 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 490922 T3015 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 490923 T3015 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 490924 T3015 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 490924 T3015 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 490927 T3015 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 490929 T3015 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 490929 T3015 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 490929 T3015 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=86.4736328125, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=17.471166200916368, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.782179922605563
   [junit4]   2> 490930 T3015 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@56cc67b3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6b7b05f3),segFN=segments_1,generation=1}
   [junit4]   2> 490930 T3015 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 490930 T3015 oass.SolrIndexSearcher.<init> Opening Searcher@23d2520f main
   [junit4]   2> 490933 T3065 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@23d2520f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 490934 T3015 oasc.CoreContainer.registerCore registering core: unloadcollection1
   [junit4]   2> 490934 T3015 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:49936 collection:unloadcollection shard:shard1
   [junit4]   2> 490936 T3015 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
   [junit4]   2> 490946 T3015 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 490949 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 490950 T3015 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 490950 T3015 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3136 name=unloadcollection1 org.apache.solr.core.SolrCore@4e95a1d url=http://127.0.0.1:49936/unloadcollection1 node=127.0.0.1:49936_ C3136_STATE=coll:unloadcollection core:unloadcollection1 props:{state=down, base_url=http://127.0.0.1:49936, core=unloadcollection1, node_name=127.0.0.1:49936_}
   [junit4]   2> 490951 T3015 C3136 P49936 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49936/unloadcollection1/
   [junit4]   2> 490951 T3015 C3136 P49936 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 490952 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 490952 T3015 C3136 P49936 oasc.SyncStrategy.syncToMe http://127.0.0.1:49936/unloadcollection1/ has no replicas
   [junit4]   2> 490953 T3015 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49936/unloadcollection1/ shard1
   [junit4]   2> 490953 T3015 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
   [junit4]   2> 490957 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 490962 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 490967 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491071 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491071 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491071 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491071 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491071 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491071 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491113 T3015 oasc.ZkController.register We are http://127.0.0.1:49936/unloadcollection1/ and leader is http://127.0.0.1:49936/unloadcollection1/
   [junit4]   2> 491114 T3015 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:49936
   [junit4]   2> 491114 T3015 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 491114 T3015 oasc.ZkController.publish publishing core=unloadcollection1 state=active
   [junit4]   2> 491117 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491118 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491118 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491119 T3015 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 491120 T3015 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509600550unloadcollection1_1n&action=CREATE&name=unloadcollection1&numShards=1} status=0 QTime=1600 
   [junit4]   2> 491120 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 491122 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49936",
   [junit4]   2> 	  "core":"unloadcollection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49936_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 491122 T2981 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 491124 T3068 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e870f21 name:ZooKeeperConnection Watcher:127.0.0.1:59116/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 491125 T2981 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 491126 T2981 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 491127 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491131 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 491135 T3028 oasc.ZkController.publish publishing core=unloadcollection2 state=down
   [junit4]   2> 491135 T3028 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 491137 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491137 T3028 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 491139 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51702",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51702_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 491139 T3004 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 491139 T3004 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 491143 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 491248 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 491248 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492137 T3028 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection2
   [junit4]   2> 492139 T3028 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/unloadcollection2
   [junit4]   2> 492139 T3028 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 492141 T3028 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 492141 T3028 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 492143 T3028 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/unloadcollection2/'
   [junit4]   2> 492202 T3028 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 492231 T3028 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 492233 T3028 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 492238 T3028 oass.IndexSchema.readSchema [unloadcollection2] Schema name=test
   [junit4]   2> 492459 T3028 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 492459 T3028 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 492460 T3028 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 492463 T3028 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 492465 T3028 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 492476 T3028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 492479 T3028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 492481 T3028 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 492483 T3028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 492483 T3028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 492483 T3028 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 492484 T3028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 492484 T3028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 492485 T3028 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 492485 T3028 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at ./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1389509596966/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n/
   [junit4]   2> 492485 T3028 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@293fc863
   [junit4]   2> 492486 T3028 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n
   [junit4]   2> 492486 T3028 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n/index/
   [junit4]   2> 492486 T3028 oasc.SolrCore.initIndex WARN [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n/index' doesn't exist. Creating new index...
   [junit4]   2> 492486 T3028 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n/index
   [junit4]   2> 492487 T3028 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1624071656, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 492488 T3028 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@723b2ac9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60e59b50),segFN=segments_1,generation=1}
   [junit4]   2> 492488 T3028 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 492491 T3028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 492491 T3028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 492492 T3028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 492492 T3028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 492492 T3028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 492492 T3028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 492493 T3028 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 492493 T3028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 492493 T3028 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 492494 T3028 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 492494 T3028 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 492494 T3028 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 492495 T3028 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 492495 T3028 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 492495 T3028 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 492496 T3028 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 492497 T3028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 492499 T3028 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 492499 T3028 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 492500 T3028 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=86.4736328125, floorSegmentMB=0.333984375, forceMergeDeletesPctAllowed=17.471166200916368, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.782179922605563
   [junit4]   2> 492500 T3028 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@723b2ac9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60e59b50),segFN=segments_1,generation=1}
   [junit4]   2> 492501 T3028 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 492501 T3028 oass.SolrIndexSearcher.<init> Opening Searcher@717ad62f main
   [junit4]   2> 492503 T3069 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@717ad62f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 492504 T3028 oasc.CoreContainer.registerCore registering core: unloadcollection2
   [junit4]   2> 492504 T3028 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:51702 collection:unloadcollection shard:shard1
   [junit4]   2> 492507 T3028 oasc.ZkController.register We are http://127.0.0.1:51702/unloadcollection2/ and leader is http://127.0.0.1:49936/unloadcollection1/
   [junit4]   2> 492508 T3028 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:51702
   [junit4]   2> 492508 T3028 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
   [junit4]   2> 492508 T3028 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3137 name=unloadcollection2 org.apache.solr.core.SolrCore@50bdbd7e url=http://127.0.0.1:51702/unloadcollection2 node=127.0.0.1:51702_ C3137_STATE=coll:unloadcollection core:unloadcollection2 props:{state=down, base_url=http://127.0.0.1:51702, core=unloadcollection2, node_name=127.0.0.1:51702_}
   [junit4]   2> 492508 T3071 C3137 P51702 oasc.RecoveryStrategy.run Starting recovery process.  core=unloadcollection2 recoveringAfterStartup=true
   [junit4]   2> 492508 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 492509 T3028 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 492509 T3071 C3137 P51702 oasc.ZkController.publish publishing core=unloadcollection2 state=recovering
   [junit4]   2> 492509 T3071 C3137 P51702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 492509 T3028 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&wt=javabin&collection=unloadcollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509602163unloadcollection1_2n&action=CREATE&name=unloadcollection2} status=0 QTime=1375 
   [junit4]   2> 492510 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 492510 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 492510 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 492510 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 492511 T2981 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: unloadcollection failOnTimeout:true timeout (sec):330
   [junit4]   2> 492511 T3016 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 492511 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 492511 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 492512 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51702",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51702_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 492514 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 492617 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 492617 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 493512 T3016 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 493512 T3016 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={version=2&onlyIfLeader=true&wt=javabin&checkLive=true&core=unloadcollection1&state=recovering&action=PREPRECOVERY&onlyIfLeaderActive=true&nodeName=127.0.0.1:51702_&coreNodeName=core_node2} status=0 QTime=1001 
   [junit4]   2> 493513 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 494516 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2>  C3137_STATE=coll:unloadcollection core:unloadcollection2 props:{state=recovering, base_url=http://127.0.0.1:51702, core=unloadcollection2, node_name=127.0.0.1:51702_}
   [junit4]   2> 495513 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49936/unloadcollection1/ core=unloadcollection2 - recoveringAfterStartup=true
   [junit4]   2> 495514 T3071 C3137 P51702 oasu.PeerSync.sync PeerSync: core=unloadcollection2 url=http://127.0.0.1:51702 START replicas=[http://127.0.0.1:49936/unloadcollection1/] nUpdates=100
   [junit4]   2> 495515 T3071 C3137 P51702 oasu.PeerSync.sync WARN no frame of reference to tell if we've missed updates
   [junit4]   2> 495515 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=unloadcollection2
   [junit4]   2> 495516 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=unloadcollection2
   [junit4]   2> 495517 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=unloadcollection2
   [junit4]   2> 495517 T3071 C3137 P51702 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 495517 T3071 C3137 P51702 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49936/unloadcollection1/. core=unloadcollection2
   [junit4]   2> 495518 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C3138 name=unloadcollection1 org.apache.solr.core.SolrCore@4e95a1d url=http://127.0.0.1:49936/unloadcollection1 node=127.0.0.1:49936_ C3138_STATE=coll:unloadcollection core:unloadcollection1 props:{state=active, base_url=http://127.0.0.1:49936, core=unloadcollection1, node_name=127.0.0.1:49936_, leader=true}
   [junit4]   2> 495522 T3016 C3138 P49936 oasc.SolrCore.execute [unloadcollection1] webapp= path=/get params={version=2&wt=javabin&qt=/get&distrib=false&getVersions=100} status=0 QTime=0 
   [junit4]   2> 495523 T3014 C3138 P49936 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 495524 T3014 C3138 P49936 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 495524 T3014 C3138 P49936 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 495525 T3014 C3138 P49936 oasup.LogUpdateProcessor.finish [unloadcollection1] webapp= path=/update params={version=2&wt=javabin&commit=true&openSearcher=false&waitSearcher=true&commit_end_point=true&softCommit=false} {commit=} 0 2
   [junit4]   2> 495527 T3071 C3137 P51702 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 495527 T3071 C3137 P51702 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 495531 T3017 C3138 P49936 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 495531 T3017 C3138 P49936 oasc.SolrCore.execute [unloadcollection1] webapp= path=/replication params={version=2&wt=javabin&qt=/replication&command=indexversion} status=0 QTime=2 
   [junit4]   2> 495532 T3071 C3137 P51702 oasc.RecoveryStrategy.replay No replay needed. core=unloadcollection2
   [junit4]   2> 495532 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=unloadcollection2
   [junit4]   2> 495533 T3071 C3137 P51702 oasc.ZkController.publish publishing core=unloadcollection2 state=active
   [junit4]   2> 495533 T3071 C3137 P51702 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 495535 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 495535 T3071 C3137 P51702 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=unloadcollection2
   [junit4]   2> 495535 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 495536 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 495538 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 495540 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51702",
   [junit4]   2> 	  "core":"unloadcollection2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51702_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 495544 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 495545 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 495545 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 496521 T2981 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 496523 T2981 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: unloadcollection
   [junit4]   2> 496526 T3042 oasc.ZkController.publish publishing core=unloadcollection3 state=down
   [junit4]   2> 496526 T3042 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 496528 T3042 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 496528 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 496532 T3004 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 496533 T3004 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53003",
   [junit4]   2> 	  "core":"unloadcollection3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53003_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"unloadcollection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 496533 T3004 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 496533 T3004 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 496537 T3003 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 497080 T3035 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3008 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3068 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3049 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497080 T3063 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 497529 T3042 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for unloadcollection3
   [junit4]   2> 497530 T3042 oasc.CoreContainer.create Creating SolrCore 'unloadcollection3' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/unloadcollection3
   [junit4]   2> 497530 T3042 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
   [junit4]   2> 497531 T3042 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 497531 T3042 oascc.ZkStateReader.readConfigName Load collection config from:/collections/unloadcollection
   [junit4]   2> 497532 T3042 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/unloadcollection3/'
   [junit4]   2> 497574 T3042 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 497593 T3042 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 497594 T3042 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 497600 T3042 oass.IndexSchema.readSchema [unloadcollection3] Schema name=test
   [junit4]   2> 497819 T3042 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 497819 T3042 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 497820 T3042 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 497823 T3042 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 497825 T3042 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 497835 T3042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 497838 T3042 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 497840 T3042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 497841 T3042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 497842 T3042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 497842 T3042 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 497843 T3042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 497843 T3042 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 497843 T3042 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 497843 T3042 oasc.SolrCore.<init> [unloadcollection3] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1389509598171/unloadcollection3/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509607555unloadcollection_3n/
   [junit4]   2> 497844 T3042 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@293fc863
   [junit4]   2> 497844 T3042 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509607555unloadcollection_3n
   [junit4]   2> 497844 T3042 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509607555unloadcollection_3n/index/
   [junit4]   2> 497845 T3042 oasc.SolrCore.initIndex WARN [unloadcollection3] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509607555unloadcollection_3n/index' doesn't exist. Creating new index...
   [junit4]   2> 497845 T3042 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1389509595298/1389509607555unloadcollection_3n/index
   [junit4]   2> 497845 T3042 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1624071656, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 497846 T3042 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c130fe4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactor

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

nt.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:202)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:413)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:382)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:369)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:112)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:273)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 	
   [junit4]   2> 561055 T3063 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/unloadcollection/leader_elect/shard1/election/91062900837711884-core_node4-n_0000000003
   [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.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:67)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:276)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:163)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:107)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:136)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 561055 T3063 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 561055 T3063 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 77685 T2980 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 97764 T2980 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   [junit4]   2> 	   1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> 97764 T2980 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 100766 T2980 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=ko_KR, timezone=Asia/Taipei
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=2,free=50167128,total=158400512
   [junit4]   2> NOTE: All tests run in this JVM: [PrimitiveFieldTypeTest, TestSolrDeletionPolicy1, JsonLoaderTest, BasicDistributedZkTest, TestValueSourceCache, PolyFieldTest, TestJmxMonitoredMap, LeaderElectionTest, QueryResultKeyTest, URLClassifyProcessorTest, ResourceLoaderTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, SampleTest, SolrInfoMBeanTest, CoreAdminCreateDiscoverTest, TestLMJelinekMercerSimilarityFactory, UUIDFieldTest, TestSchemaNameResource, RegexBoostProcessorTest, BadCopyFieldTest, SchemaVersionSpecificBehaviorTest, ExternalFileFieldSortTest, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, CircularListTest, TestQueryUtils, SuggesterFSTTest, SimpleFacetsTest, TestBadConfig, TestWriterPerf, TestRealTimeGet, TestRandomDVFaceting, SuggesterTest, SolrXmlInZkTest, TestSolrXmlPersistence, LegacyHTMLStripCharFilterTest, UpdateParamsTest, CacheHeaderTest, ZkCLITest, SynonymTokenizerTest, TestSolrXMLSerializer, ParsingFieldUpdateProcessorsTest, TestCustomSort, FieldMutatingUpdateProcessorTest, TestMergePolicyConfig, QueryElevationComponentTest, TestSystemIdResolver, DistributedSpellCheckComponentTest, TestBM25SimilarityFactory, LoggingHandlerTest, TestRecoveryHdfs, WordBreakSolrSpellCheckerTest, CopyFieldTest, PeerSyncTest, CSVRequestHandlerTest, HdfsDirectoryTest, TestSolrXmlPersistor, QueryEqualityTest, IndexSchemaTest, ScriptEngineTest, SpellPossibilityIteratorTest, SolrCoreTest, SliceStateTest, DeleteShardTest, TestSurroundQueryParser, DateMathParserTest, TestPostingsSolrHighlighter, TestDynamicFieldResource, DistributedTermsComponentTest, ChangedSchemaMergeTest, SolrIndexSplitterTest, TestStressVersions, TestLuceneMatchVersion, InfoHandlerTest, BadComponentTest, SoftAutoCommitTest, TestFaceting, TestReloadAndDeleteDocs, DirectUpdateHandlerOptimizeTest, OverseerTest, ShardRoutingTest, TestPerFieldSimilarity, ShowFileRequestHandlerTest, HdfsBasicDistributedZk2Test, TestPseudoReturnFields, TestClassNameShortening, BasicDistributedZk2Test, UnloadDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.seed=C88E6F8410E0602F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ko_KR -Dtests.timezone=Asia/Taipei -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | UnloadDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.UnloadDistributedZkTest: 
   [junit4]    >    1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C88E6F8410E0602F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3184, name=Timer-1, state=WAITING, group=TGRP-UnloadDistributedZkTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:503)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C88E6F8410E0602F]:0)
   [junit4] Completed on J0 in 100.80s, 1 test, 2 errors <<< FAILURES!

[...truncated 534 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 352 suites, 1537 tests, 2 suite-level errors, 695 ignored (6 assumptions)

Total time: 36 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b02 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b121) - Build # 8961 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Simon already committed a fix for this earlier...

Mike McCandless

http://blog.mikemccandless.com


On Sun, Jan 12, 2014 at 4:45 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8961/
> Java: 64bit/jdk1.8.0-ea-b121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> FAILED:  org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads
>
> Error Message:
> 3.x codec does not support payloads on vectors!
>
> Stack Trace:
> java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>         at __randomizedtesting.SeedInfo.seed([15CE3D94B71517AA:7851D572C55CCA2]:0)
>         at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>         at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>         at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>         at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>         at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>         at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>         at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>         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:483)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at java.lang.Thread.run(Thread.java:744)
>
>
>
>
> Build Log:
> [...truncated 7838 lines...]
>    [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.method=testPayloads -Dtests.seed=15CE3D94B71517AA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Africa/Addis_Ababa -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.11s J1 | TokenSourcesTest.testPayloads <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([15CE3D94B71517AA:7851D572C55CCA2]:0)
>    [junit4]    >        at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>    [junit4]    >        at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>    [junit4]    >        at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>    [junit4]    >        at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>    [junit4]    >        at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:744)
>    [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {field=IB LL-D3(800.0), text=IB LL-L3(800.0)}, locale=ms_MY, timezone=Africa/Addis_Ababa
>    [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=105486104,total=131989504
>    [junit4]   2> NOTE: All tests run in this JVM: [OffsetLimitTokenFilterTest, HighlighterTest, SimpleFragListBuilderTest, WeightedFragListBuilderTest, FieldTermStackTest, IndexTimeSynonymTest, FieldPhraseListTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, FieldQueryTest, TokenSourcesTest]
>    [junit4] Completed on J1 in 0.30s, 6 tests, 1 error <<< FAILURES!
>
> [...truncated 25 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2025: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 20 suites, 217 tests, 1 error
>
> Total time: 22 minutes 35 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.8.0-ea-b121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b121) - Build # 8961 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8961/
Java: 64bit/jdk1.8.0-ea-b121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads

Error Message:
3.x codec does not support payloads on vectors!

Stack Trace:
java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
	at __randomizedtesting.SeedInfo.seed([15CE3D94B71517AA:7851D572C55CCA2]:0)
	at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
	at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
	at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
	at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
	at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
	at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
	at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 7838 lines...]
   [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.method=testPayloads -Dtests.seed=15CE3D94B71517AA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Africa/Addis_Ababa -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.11s J1 | TokenSourcesTest.testPayloads <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([15CE3D94B71517AA:7851D572C55CCA2]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
   [junit4]    > 	at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
   [junit4]    > 	at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
   [junit4]    > 	at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
   [junit4]    > 	at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
   [junit4]    > 	at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {field=IB LL-D3(800.0), text=IB LL-L3(800.0)}, locale=ms_MY, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=1,free=105486104,total=131989504
   [junit4]   2> NOTE: All tests run in this JVM: [OffsetLimitTokenFilterTest, HighlighterTest, SimpleFragListBuilderTest, WeightedFragListBuilderTest, FieldTermStackTest, IndexTimeSynonymTest, FieldPhraseListTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, FieldQueryTest, TokenSourcesTest]
   [junit4] Completed on J1 in 0.30s, 6 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2025: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 20 suites, 217 tests, 1 error

Total time: 22 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8960 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Woops!  Thank you Simon.

Mike McCandless

http://blog.mikemccandless.com


On Sun, Jan 12, 2014 at 4:34 AM, Simon Willnauer
<si...@gmail.com> wrote:
> I committed a fix for this.
>
> On Sun, Jan 12, 2014 at 9:20 AM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8960/
>> Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
>>
>> 1 tests failed.
>> REGRESSION:  org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads
>>
>> Error Message:
>> 3.x codec does not support payloads on vectors!
>>
>> Stack Trace:
>> java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>>         at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
>>         at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>>         at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>>         at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>>         at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>>         at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>>         at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>>         at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:597)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>>         at java.lang.Thread.run(Thread.java:662)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 7187 lines...]
>>    [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
>>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.method=testPayloads -Dtests.seed=B5A209CD8DBDD712 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Indian/Mayotte -Dtests.file.encoding=ISO-8859-1
>>    [junit4] ERROR   0.04s J1 | TokenSourcesTest.testPayloads <<<
>>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
>>    [junit4]    >        at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>>    [junit4]    >        at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>>    [junit4]    >        at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>>    [junit4]    >        at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>>    [junit4]    >        at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>>    [junit4]    >        at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>>    [junit4]    >        at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>>    [junit4]    >        at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>>    [junit4]    >        at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:662)
>>    [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {field=IB SPL-D2, text=LM Jelinek-Mercer(0.700000)}, locale=be_BY, timezone=Indian/Mayotte
>>    [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=106912616,total=126418944
>>    [junit4]   2> NOTE: All tests run in this JVM: [IndexTimeSynonymTest, OffsetLimitTokenFilterTest, SingleFragListBuilderTest, ScoreOrderFragmentsBuilderTest, HighlighterTest, FieldQueryTest, SimpleFragListBuilderTest, FieldPhraseListTest, FieldTermStackTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, TestPostingsHighlighter, TokenSourcesTest]
>>    [junit4] Completed on J1 in 0.16s, 6 tests, 1 error <<< FAILURES!
>>
>> [...truncated 31 lines...]
>> BUILD FAILED
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2025: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
>> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 20 suites, 217 tests, 1 error
>>
>> Total time: 23 minutes 0 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
>> Archiving artifacts
>> Recording test results
>> Email was triggered for: Failure
>> Sending email for trigger: Failure
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8960 - Still Failing!

Posted by Simon Willnauer <si...@gmail.com>.
I committed a fix for this.

On Sun, Jan 12, 2014 at 9:20 AM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8960/
> Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads
>
> Error Message:
> 3.x codec does not support payloads on vectors!
>
> Stack Trace:
> java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>         at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
>         at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>         at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>         at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>         at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>         at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>         at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>         at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>         at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>         at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>         at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>         at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>         at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
>         at java.lang.Thread.run(Thread.java:662)
>
>
>
>
> Build Log:
> [...truncated 7187 lines...]
>    [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.method=testPayloads -Dtests.seed=B5A209CD8DBDD712 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Indian/Mayotte -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.04s J1 | TokenSourcesTest.testPayloads <<<
>    [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
>    [junit4]    >        at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
>    [junit4]    >        at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
>    [junit4]    >        at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
>    [junit4]    >        at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
>    [junit4]    >        at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
>    [junit4]    >        at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
>    [junit4]    >        at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
>    [junit4]    >        at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
>    [junit4]    >        at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:662)
>    [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {field=IB SPL-D2, text=LM Jelinek-Mercer(0.700000)}, locale=be_BY, timezone=Indian/Mayotte
>    [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=106912616,total=126418944
>    [junit4]   2> NOTE: All tests run in this JVM: [IndexTimeSynonymTest, OffsetLimitTokenFilterTest, SingleFragListBuilderTest, ScoreOrderFragmentsBuilderTest, HighlighterTest, FieldQueryTest, SimpleFragListBuilderTest, FieldPhraseListTest, FieldTermStackTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, TestPostingsHighlighter, TokenSourcesTest]
>    [junit4] Completed on J1 in 0.16s, 6 tests, 1 error <<< FAILURES!
>
> [...truncated 31 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2025: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 20 suites, 217 tests, 1 error
>
> Total time: 23 minutes 0 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8960 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8960/
Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads

Error Message:
3.x codec does not support payloads on vectors!

Stack Trace:
java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
	at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
	at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
	at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
	at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
	at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
	at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
	at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
	at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:662)




Build Log:
[...truncated 7187 lines...]
   [junit4] Suite: org.apache.lucene.search.highlight.TokenSourcesTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TokenSourcesTest -Dtests.method=testPayloads -Dtests.seed=B5A209CD8DBDD712 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Indian/Mayotte -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.04s J1 | TokenSourcesTest.testPayloads <<<
   [junit4]    > Throwable #1: java.lang.UnsupportedOperationException: 3.x codec does not support payloads on vectors!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5A209CD8DBDD712:A7E9290E16FD0C1A]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.PreFlexRWTermVectorsWriter.startField(PreFlexRWTermVectorsWriter.java:82)
   [junit4]    > 	at org.apache.lucene.index.TermVectorsConsumerPerField.finishDocument(TermVectorsConsumerPerField.java:161)
   [junit4]    > 	at org.apache.lucene.index.TermVectorsConsumer.finishDocument(TermVectorsConsumer.java:111)
   [junit4]    > 	at org.apache.lucene.index.TermsHash.finishDocument(TermsHash.java:132)
   [junit4]    > 	at org.apache.lucene.index.DocInverter.finishDocument(DocInverter.java:68)
   [junit4]    > 	at org.apache.lucene.index.DocFieldProcessor.finishDocument(DocFieldProcessor.java:269)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:271)
   [junit4]    > 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:453)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1529)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1199)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:146)
   [junit4]    > 	at org.apache.lucene.index.RandomIndexWriter.addDocument(RandomIndexWriter.java:108)
   [junit4]    > 	at org.apache.lucene.search.highlight.TokenSourcesTest.testPayloads(TokenSourcesTest.java:332)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {field=IB SPL-D2, text=LM Jelinek-Mercer(0.700000)}, locale=be_BY, timezone=Indian/Mayotte
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=106912616,total=126418944
   [junit4]   2> NOTE: All tests run in this JVM: [IndexTimeSynonymTest, OffsetLimitTokenFilterTest, SingleFragListBuilderTest, ScoreOrderFragmentsBuilderTest, HighlighterTest, FieldQueryTest, SimpleFragListBuilderTest, FieldPhraseListTest, FieldTermStackTest, HighlighterPhraseTest, SimpleFragmentsBuilderTest, TestPostingsHighlighter, TokenSourcesTest]
   [junit4] Completed on J1 in 0.16s, 6 tests, 1 error <<< FAILURES!

[...truncated 31 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:459: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:439: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:539: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:2025: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1307: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:940: There were test failures: 20 suites, 217 tests, 1 error

Total time: 23 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure