Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/205/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.handler.TestSolrConfigHandlerCloud:     1) Thread[id=11536, 
name=Thread-3946, state=TIMED_WAITING, group=TGRP-TestSolrConfigHandlerCloud]   
      at java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333) 
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)    
     at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)       
  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)         
at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)   
      at org.apache.solr.core.SolrCore$$Lambda$56/227490699.run(Unknown Source) 
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   1) Thread[id=11536, name=Thread-3946, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
        at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)
        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
        at org.apache.solr.core.SolrCore$$Lambda$56/227490699.run(Unknown 
Source)
        at org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
        at __randomizedtesting.SeedInfo.seed([72002B3237E502E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
Captured an uncaught exception in thread: Thread[id=9910, name=Thread-4511, 
state=RUNNABLE, group=TGRP-HdfsDirectoryTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9910, name=Thread-4511, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-1668786137-127.0.0.1-1466236428839/dncp_block_verification.log.curr
 is not yet opened.
        at __randomizedtesting.SeedInfo.seed([72002B3237E502E]:0)
        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11071 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/init-core-data-001
   [junit4]   2> 1363820 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1363927 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1363933 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1363935 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1363948 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/hdfs
 to ./temp/Jetty_solaris.vm_48074_hdfs____.c7fq79/webapp
   [junit4]   2> 1364375 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1364926 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:48074
   [junit4]   2> 1365413 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1365415 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1365432 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_43008_datanode____.49qmvs/webapp
   [junit4]   2> 1365520 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1365926 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:43008
   [junit4]   2> 1365987 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1365988 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log 
jetty-6.1.26
   [junit4]   2> 1366009 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Extract 
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.6.0-tests.jar!/webapps/datanode
 to ./temp/Jetty_solaris.vm_35104_datanode____swujm/webapp
   [junit4]   2> 1366104 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-065bb150-741a-40df-8f88-d41818ae94a2 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=1e8d86b6-63a3-4c73-a9d8-88daf51af05b, infoPort=43008, 
ipcPort=54782, storageInfo=lv=-56;cid=testClusterID;nsid=137444838;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1366104 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-84dc9857-51df-46a1-8396-141a2842bf77 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=1e8d86b6-63a3-4c73-a9d8-88daf51af05b, infoPort=43008, 
ipcPort=54782, storageInfo=lv=-56;cid=testClusterID;nsid=137444838;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1366143 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log NO JSP 
Support for /, did not find org.apache.jasper.servlet.JspServlet
   [junit4]   2> 1366582 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:35104
   [junit4]   2> 1366777 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-d95783c5-205c-4559-9e66-af48d4692296 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=608e29af-ec6d-4143-b585-34b851c348c5, infoPort=35104, 
ipcPort=42802, storageInfo=lv=-56;cid=testClusterID;nsid=137444838;c=0), 
blocks: 0, hasStaleStorages: true, processing time: 0 msecs
   [junit4]   2> 1366777 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* processReport: from storage 
DS-e814535f-1629-452e-9ada-e24607a7f215 node DatanodeRegistration(127.0.0.1, 
datanodeUuid=608e29af-ec6d-4143-b585-34b851c348c5, infoPort=35104, 
ipcPort=42802, storageInfo=lv=-56;cid=testClusterID;nsid=137444838;c=0), 
blocks: 0, hasStaleStorages: false, processing time: 0 msecs
   [junit4]   2> 1366856 INFO  
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[72002B3237E502E]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testWritingAndReadingAFile
   [junit4]   2> 1366884 WARN  
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[72002B3237E502E]) [    
] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 
seconds and try again.
   [junit4]   2> 1371917 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   2> 1371920 INFO  (IPC Server handler 3 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741825_1001{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   2> 1371946 INFO  (IPC Server handler 2 on 45326) [    ] 
BlockStateChange BLOCK* addToInvalidates: blk_1073741825_1001 127.0.0.1:47955 
127.0.0.1:62613 
   [junit4]   2> 1371947 INFO  
(TEST-HdfsDirectoryTest.testWritingAndReadingAFile-seed#[72002B3237E502E]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testWritingAndReadingAFile
   [junit4]   2> 1371984 INFO  
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRandomAccessWrites
   [junit4]   1> Working on pass [0] contains [false]
   [junit4]   2> 1372855 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_305562248_9802 at /127.0.0.1:54871 [Receiving block 
BP-1668786137-127.0.0.1-1466236428839:blk_1073741826_1002]) [    ] 
o.a.h.h.s.d.DataNode Slow flushOrSync took 416ms (threshold=300ms), 
isSync:false, flushTotalNanos=416664142ns
   [junit4]   2> 1372856 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_305562248_9802 at /127.0.0.1:39104 [Receiving block 
BP-1668786137-127.0.0.1-1466236428839:blk_1073741826_1002]) [    ] 
o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:417ms 
(threshold=300ms)
   [junit4]   2> 1372900 INFO  (IPC Server handler 9 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW]]}
 size 0
   [junit4]   2> 1372902 INFO  (IPC Server handler 7 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741826_1002{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW]]}
 size 0
   [junit4]   1> Working on pass [1] contains [false]
   [junit4]   2> 1374526 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_305562248_9802 at /127.0.0.1:59785 [Receiving block 
BP-1668786137-127.0.0.1-1466236428839:blk_1073741827_1003]) [    ] 
o.a.h.h.s.d.DataNode Slow BlockReceiver write data to disk cost:319ms 
(threshold=300ms)
   [junit4]   2> 1374526 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_305562248_9802 at /127.0.0.1:59481 [Receiving block 
BP-1668786137-127.0.0.1-1466236428839:blk_1073741827_1003]) [    ] 
o.a.h.h.s.d.DataNode Slow flushOrSync took 338ms (threshold=300ms), 
isSync:false, flushTotalNanos=338419816ns
   [junit4]   2> 1374535 INFO  (IPC Server handler 3 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   2> 1374544 INFO  (IPC Server handler 2 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741827_1003{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [2] contains [false]
   [junit4]   2> 1379793 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   2> 1379793 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741828_1004{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   1> Working on pass [3] contains [false]
   [junit4]   2> 1383720 INFO  (IPC Server handler 0 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW]]}
 size 0
   [junit4]   2> 1383722 INFO  (IPC Server handler 4 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741829_1005{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [4] contains [false]
   [junit4]   2> 1388196 INFO  (IPC Server handler 0 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   2> 1388196 INFO  (IPC Server handler 4 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741830_1006{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [5] contains [false]
   [junit4]   2> 1391251 INFO  (IPC Server handler 2 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   2> 1391253 INFO  (IPC Server handler 6 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741831_1007{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [6] contains [false]
   [junit4]   2> 1395788 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741832_1008{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   2> 1395790 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741832_1008 size 60314
   [junit4]   1> Working on pass [7] contains [false]
   [junit4]   2> 1397515 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED]]}
 size 0
   [junit4]   2> 1397516 INFO  (IPC Server handler 3 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741833_1009{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|FINALIZED],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   1> Working on pass [8] contains [false]
   [junit4]   2> 1402004 INFO  (IPC Server handler 0 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   2> 1402004 INFO  (IPC Server handler 4 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741834_1010{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   1> Working on pass [9] contains [false]
   [junit4]   2> 1404135 INFO  (IPC Server handler 6 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   2> 1404136 INFO  (IPC Server handler 9 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741835_1011{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW],
 
ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW]]}
 size 0
   [junit4]   2> 1408221 INFO  
(TEST-HdfsDirectoryTest.testRandomAccessWrites-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRandomAccessWrites
   [junit4]   2> 1408265 INFO  
(TEST-HdfsDirectoryTest.testRename-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testRename
   [junit4]   2> 1408364 INFO  (IPC Server handler 9 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   2> 1408364 INFO  (IPC Server handler 7 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741836_1012{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-84dc9857-51df-46a1-8396-141a2842bf77:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-e814535f-1629-452e-9ada-e24607a7f215:NORMAL:127.0.0.1:47955|FINALIZED]]}
 size 0
   [junit4]   2> 1408377 INFO  (IPC Server handler 6 on 45326) [    ] 
BlockStateChange BLOCK* addToInvalidates: blk_1073741836_1012 127.0.0.1:62613 
127.0.0.1:47955 
   [junit4]   2> 1408379 INFO  
(TEST-HdfsDirectoryTest.testRename-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testRename
   [junit4]   2> 1408411 INFO  
(TEST-HdfsDirectoryTest.testEOF-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testEOF
   [junit4]   2> 1411133 WARN  (DataXceiver for client 
DFSClient_NONMAPREDUCE_305562248_9802 at /127.0.0.1:46195 [Receiving block 
BP-1668786137-127.0.0.1-1466236428839:blk_1073741837_1013]) [    ] 
o.a.h.h.s.d.DataNode Slow flushOrSync took 310ms (threshold=300ms), 
isSync:false, flushTotalNanos=309322955ns
   [junit4]   2> 1411760 INFO  (IPC Server handler 8 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47955 is 
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW]]}
 size 0
   [junit4]   2> 1411760 INFO  (IPC Server handler 5 on 45326) [    ] 
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62613 is 
added to blk_1073741837_1013{blockUCState=UNDER_CONSTRUCTION, 
primaryNodeIndex=-1, 
replicas=[ReplicaUnderConstruction[[DISK]DS-065bb150-741a-40df-8f88-d41818ae94a2:NORMAL:127.0.0.1:62613|RBW],
 
ReplicaUnderConstruction[[DISK]DS-d95783c5-205c-4559-9e66-af48d4692296:NORMAL:127.0.0.1:47955|RBW]]}
 size 0
   [junit4]   2> 1411776 INFO  
(TEST-HdfsDirectoryTest.testEOF-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testEOF
   [junit4]   2> 1411777 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1411782 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to solaris-vm/127.0.0.1:45326) [    ] o.a.h.h.s.d.DataNode 
Ending block pool service for: Block pool BP-1668786137-127.0.0.1-1466236428839 
(Datanode Uuid 608e29af-ec6d-4143-b585-34b851c348c5) service to 
solaris-vm/127.0.0.1:45326
   [junit4]   2> 1413273 WARN  (Thread-4511) [    ] 
o.a.h.h.s.d.BlockPoolSliceScanner RuntimeException during 
BlockPoolScanner.scan()
   [junit4]   2> java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-1668786137-127.0.0.1-1466236428839/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Jun 18, 2016 1:54:38 PM 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[Thread-4511,5,TGRP-HdfsDirectoryTest]
   [junit4]   2> java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-1668786137-127.0.0.1-1466236428839/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([72002B3237E502E]:0)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1428357 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1429412 WARN  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1429459 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1430284 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to solaris-vm/127.0.0.1:45326) [    ] o.a.h.h.s.d.DataNode 
BPOfferService for Block pool BP-1668786137-127.0.0.1-1466236428839 (Datanode 
Uuid 1e8d86b6-63a3-4c73-a9d8-88daf51af05b) service to 
solaris-vm/127.0.0.1:45326 interrupted
   [junit4]   2> 1430284 WARN  (DataNode: 
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to solaris-vm/127.0.0.1:45326) [    ] o.a.h.h.s.d.DataNode 
Ending block pool service for: Block pool BP-1668786137-127.0.0.1-1466236428839 
(Datanode Uuid 1e8d86b6-63a3-4c73-a9d8-88daf51af05b) service to 
solaris-vm/127.0.0.1:45326
   [junit4]   2> 1430302 WARN  
(org.apache.hadoop.hdfs.server.blockmanagement.DecommissionManager$Monitor@2e70f291)
 [    ] o.a.h.h.s.b.DecommissionManager Monitor interrupted: 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1430338 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] o.m.log Stopped 
HttpServer2$SelectChannelConnectorWithSafeStartup@solaris-vm:0
   [junit4]   2> 1430441 ERROR 
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.h.m.l.MethodMetric Error invoking method getBlocksTotal
   [junit4]   2> java.lang.reflect.InvocationTargetException
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric$2.snapshot(MethodMetric.java:111)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MethodMetric.snapshot(MethodMetric.java:144)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsRegistry.snapshot(MetricsRegistry.java:387)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.MetricsSourceBuilder$1.getMetrics(MetricsSourceBuilder.java:79)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMetrics(MetricsSourceAdapter.java:195)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.updateJmxCache(MetricsSourceAdapter.java:172)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.getMBeanInfo(MetricsSourceAdapter.java:151)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassName(DefaultMBeanServerInterceptor.java:1804)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.safeGetClassName(DefaultMBeanServerInterceptor.java:1595)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanPermission(DefaultMBeanServerInterceptor.java:1813)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:430)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:227)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:461)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:212)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:592)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
   [junit4]   2>        at 
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:145)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:822)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1720)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1699)
   [junit4]   2>        at 
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
   [junit4]   2>        at 
org.apache.solr.store.hdfs.HdfsDirectoryTest.afterClass(HdfsDirectoryTest.java:66)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:198)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3291)
   [junit4]   2>        at 
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:6223)
   [junit4]   2>        ... 54 more
   [junit4]   2> 1430446 INFO  
(SUITE-HdfsDirectoryTest-seed#[72002B3237E502E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Jun 18, 2016 7:54:55 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=877, maxMBSortInHeap=5.503794953189527, 
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ca-ES, 
timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=2,free=64398840,total=314421248
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPI, 
TestReplicaProperties, JsonLoaderTest, TestPartialUpdateDeduplication, 
DOMUtilTest, SolrIndexConfigTest, ExternalFileFieldSortTest, TestConfigReload, 
PingRequestHandlerTest, TestDocumentBuilder, BasicDistributedZkTest, 
TestTolerantUpdateProcessorRandomCloud, TestLockTree, PreAnalyzedFieldTest, 
AnalysisAfterCoreReloadTest, URLClassifyProcessorTest, TestSort, 
TestConfigSetProperties, TestRecoveryHdfs, SuggesterFSTTest, TestSmileRequest, 
DocumentBuilderTest, TestRestManager, MoreLikeThisHandlerTest, RankQueryTest, 
SyncSliceTest, TestTrackingShardHandlerFactory, TestMacros, 
SegmentsInfoRequestHandlerTest, HttpPartitionTest, EnumFieldTest, TestLRUCache, 
TestChildDocTransformer, TriLevelCompositeIdRoutingTest, RequestLoggingTest, 
DistribCursorPagingTest, TestBulkSchemaConcurrent, ReturnFieldsTest, 
XmlUpdateRequestHandlerTest, DistributedExpandComponentTest, 
ChaosMonkeyNothingIsSafeTest, HdfsThreadLeakTest, 
PathHierarchyTokenizerFactoryTest, TestFastLRUCache, TestSchemaResource, 
TestStressReorder, DocValuesTest, BlockJoinFacetDistribTest, 
AsyncMigrateRouteKeyTest, BasicAuthIntegrationTest, SampleTest, 
DistribJoinFromCollectionTest, TestSolrQueryResponse, RecoveryZkTest, 
TestAuthorizationFramework, PrimUtilsTest, LeaderElectionTest, 
HdfsRestartWhileUpdatingTest, TestXIncludeConfig, TestFieldTypeResource, 
TestHashPartitioner, TestNumericTerms64, TestNRTOpen, CircularListTest, 
BooleanFieldTest, TestPostingsSolrHighlighter, DocValuesMultiTest, 
OverseerCollectionConfigSetProcessorTest, TestSolrDeletionPolicy1, 
CollectionStateFormat2Test, TestCSVLoader, TestConfigSetsAPIExclusivity, 
TestNoOpRegenerator, TestDownShardTolerantSearch, TestLuceneMatchVersion, 
TestPhraseSuggestions, BitVectorTest, TestMiniSolrCloudClusterBase, 
UUIDFieldTest, HdfsUnloadDistributedZkTest, PrimitiveFieldTypeTest, 
SimplePostToolTest, TestCursorMarkWithoutUniqueKey, 
CloudExitableDirectoryReaderTest, TestAnalyzedSuggestions, QueryEqualityTest, 
TestRandomDVFaceting, SimpleFacetsTest, TestSurroundQueryParser, 
HdfsDirectoryFactoryTest, ActionThrottleTest, FastVectorHighlighterTest, 
TestDistributedSearch, DisMaxRequestHandlerTest, SolrRequestParserTest, 
HdfsDirectoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsDirectoryTest 
-Dtests.seed=72002B3237E502E -Dtests.slow=true -Dtests.locale=ca-ES 
-Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=9910, name=Thread-4511, state=RUNNABLE, 
group=TGRP-HdfsDirectoryTest]
   [junit4]    > Caused by: java.lang.IllegalStateException: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.store.hdfs.HdfsDirectoryTest_72002B3237E502E-001/tempDir-001/hdfsBaseDir/data/data3/current/BP-1668786137-127.0.0.1-1466236428839/dncp_block_verification.log.curr
 is not yet opened.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72002B3237E502E]:0)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.fsdataset.impl.RollingLogsImpl$1.append(RollingLogsImpl.java:54)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner$LogFileHandler.append(BlockPoolSliceScanner.java:819)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.updateScanStatus(BlockPoolSliceScanner.java:351)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyBlock(BlockPoolSliceScanner.java:451)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.verifyFirstBlock(BlockPoolSliceScanner.java:523)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scan(BlockPoolSliceScanner.java:684)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.BlockPoolSliceScanner.scanBlockPoolSlice(BlockPoolSliceScanner.java:650)
   [junit4]    >        at 
org.apache.hadoop.hdfs.server.datanode.DataBlockScanner.run(DataBlockScanner.java:101)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [187/615 (1!)] on J0 in 75.43s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 184 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSolrConfigHandlerCloud
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/init-core-data-001
   [junit4]   2> 1626982 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[72002B3237E502E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1626982 INFO  
(SUITE-TestSolrConfigHandlerCloud-seed#[72002B3237E502E]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u_s/
   [junit4]   2> 1626984 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1626984 INFO  (Thread-3811) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1626984 INFO  (Thread-3811) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1627084 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62861
   [junit4]   2> 1627085 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1627085 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627087 INFO  (zkCallback-1926-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@5489bddb 
name:ZooKeeperConnection Watcher:127.0.0.1:62861 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1627087 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627087 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1627087 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1627091 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1627092 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627093 INFO  (zkCallback-1927-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@26f6d729 
name:ZooKeeperConnection Watcher:127.0.0.1:62861/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1627093 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627093 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1627093 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1627096 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1627098 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1627100 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1627103 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1627103 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1627107 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1627107 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1627110 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1627110 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1627112 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1627112 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1627114 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1627115 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1627117 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1627117 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1627120 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1627120 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1627122 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1627122 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1627125 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1627125 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1627128 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1627128 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1627131 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1627131 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1627344 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1
   [junit4]   2> 1627345 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1627347 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e72e48f{/u_s,null,AVAILABLE}
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@792968b2{HTTP/1.1,[http/1.1]}{127.0.0.1:36739}
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.e.j.s.Server Started @1631723ms
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/tempDir-001/control/data,
 hostContext=/u_s, hostPort=36739, 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores}
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6d06d69c
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001'
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1627350 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1627351 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627352 INFO  (zkCallback-1928-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@66901eb4 
name:ZooKeeperConnection Watcher:127.0.0.1:62861/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1627352 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627353 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1627354 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1627354 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/solr.xml
   [junit4]   2> 1627358 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores
   [junit4]   2> 1627358 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 632525533
   [junit4]   2> 1627358 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001]
   [junit4]   2> 1627358 WARN  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/lib
   [junit4]   2> 1627358 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1627359 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1627360 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1627360 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1627361 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62861/solr
   [junit4]   2> 1627361 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1627361 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1627361 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1627362 INFO  (zkCallback-1931-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@73c85ae2 
name:ZooKeeperConnection Watcher:127.0.0.1:62861 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1627362 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1627363 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1627364 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.ZkController Added new OnReconnect listener 
org.apache.solr.cloud.ZkController$$Lambda$38/690165362@c2fd45b
   [junit4]   2> 1627365 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1627366 INFO  
(zkCallback-1932-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6717b90f 
name:ZooKeeperConnection Watcher:127.0.0.1:62861/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1627366 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1627367 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1627370 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1627379 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1627383 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1627387 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1627389 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1627391 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1627393 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1627395 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1627397 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1627398 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 1627399 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1627403 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1627405 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1627407 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1627408 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96091287857135620-127.0.0.1:36739_u_s-n_0000000000
   [junit4]   2> 1627409 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36739_u_s
   [junit4]   2> 1627409 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1627410 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.Overseer Overseer 
(id=96091287857135620-127.0.0.1:36739_u_s-n_0000000000) starting
   [junit4]   2> 1627413 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1627422 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1627423 INFO  
(OverseerCollectionConfigSetProcessor-96091287857135620-127.0.0.1:36739_u_s-n_0000000000)
 [n:127.0.0.1:36739_u_s    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1627423 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36739_u_s
   [junit4]   2> 1627423 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1627424 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:36739_u_s
   [junit4]   2> 1627426 INFO  
(zkCallback-1932-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader A live node change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], 
has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1627426 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1627427 INFO  
(zkCallback-1932-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (1)
   [junit4]   2> 1627451 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1627451 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1627452 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores
   [junit4]   2> 1627453 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1627453 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1
   [junit4]   2> 1627453 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 1627454 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.s.SolrDispatchFilter 
user.dir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1627454 INFO  
(TEST-TestSolrConfigHandlerCloud.test-seed#[72002B3237E502E]) 
[n:127.0.0.1:36739_u_s    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1627455 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1627455 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1627456 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection control_collection not visible yet, but 
flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1627457 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36739/u_s";,
   [junit4]   2>   "node_name":"127.0.0.1:36739_u_s",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1627457 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:36739/u_s";,
   [junit4]   2>   "node_name":"127.0.0.1:36739_u_s",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1627458 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1627458 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1627459 INFO  
(OverseerStateUpdate-96091287857135620-127.0.0.1:36739_u_s-n_0000000000) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1627459 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1627461 INFO  
(zkCallback-1932-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1628464 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1628465 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1628465 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1628465 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1628466 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1628466 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1'
   [junit4]   2> 1628467 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1628467 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1628469 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1628475 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1628480 WARN  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1628481 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.2.0
   [junit4]   2> 1628491 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1628518 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1628581 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1628587 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1628588 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1628599 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1628601 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1628604 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1628605 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1628607 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1
   [junit4]   2> 1628607 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1628608 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1628608 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/]
   [junit4]   2> 1628608 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@58996e84
   [junit4]   2> 1628609 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data
   [junit4]   2> 1628609 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1628609 WARN  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1628609 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/index
   [junit4]   2> 1628609 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1628609 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@784713a8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f327635),segFN=segments_1,generation=1}
   [junit4]   2> 1628610 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1628610 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36739_u_s 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/
   [junit4]   2> 1628610 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:36739_u_s 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.TestSolrConfigHandlerCloud_72002B3237E502E-001/control-001/cores/collection1/data/
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1628612 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1628612 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1628612 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1628612 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1628613 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1628613 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1628613 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1628613 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1628613 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1628613 WARN  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1628615 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628615 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628616 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628617 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1628621 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1628621 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1628621 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1628621 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1628622 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1628622 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1628622 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=43.705078125, 
floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=23.69367853343093, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5161298017110697
   [junit4]   2> 1628623 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@784713a8 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f327635),segFN=segments_1,generation=1}
   [junit4]   2> 1628623 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1628623 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@477539c1[collection1] main]
   [junit4]   2> 1628623 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1628624 INFO  
(coreLoadExecutor-4769-thread-1-processing-n:127.0.0.1:36739_u_s) 
[n:127.0.0.1:36739_u_s c:control

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

l
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=11536, name=Thread-3946, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]   2> 1689025 ERROR (Thread-3946) [n:127.0.0.1:37807_u_s    ] 
o.a.s.s.IndexSchemaFactory Error loading schema resource schema.xml
   [junit4]   2> java.io.IOException: Could not load resource=schema.xml
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>        ... 8 more
   [junit4]   2> 1689026 WARN  (Thread-3946) [n:127.0.0.1:37807_u_s    ] 
o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it 
wasn't there. 
   [junit4]   2> 1689026 WARN  (Thread-3946) [n:127.0.0.1:37807_u_s    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:919)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core collection1: Error loading schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)
   [junit4]   2>        ... 2 more
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Error loading 
schema resource schema.xml
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:52)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: java.io.IOException: Could not load 
resource=schema.xml
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:105)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]   2>        ... 6 more
   [junit4]   2> Caused by: java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]   2>        ... 8 more
   [junit4]   2> 1689026 INFO  (Thread-3946) [n:127.0.0.1:37807_u_s    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> Jun 18, 2016 7:59:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1221, maxMBSortInHeap=7.8876714850038425, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=nn-NO, 
timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=208314056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[SuggestComponentContextFilterQueryTest, TestAuthenticationFramework, 
TestBinaryResponseWriter, MultiThreadedOCPTest, TestRecovery, 
IndexSchemaRuntimeFieldTest, TestQuerySenderListener, TestCloudPivotFacet, 
CloudMLTQParserTest, AliasIntegrationTest, BlockCacheTest, 
CollectionReloadTest, CachingDirectoryFactoryTest, 
BigEndianAscendingWordSerializerTest, TestExclusionRuleCollectionAccess, 
CdcrVersionReplicationTest, TestMiniSolrCloudCluster, TestMissingGroups, 
SolrPluginUtilsTest, ExplicitHLLTest, TestSolrIndexConfig, TestRangeQuery, 
TestCloudDeleteByQuery, CollectionTooManyReplicasTest, SortByFunctionTest, 
BasicFunctionalityTest, TestQueryTypes, TestIntervalFaceting, 
TestConfigSetsAPI, LeaderFailoverAfterPartitionTest, RAMDirectoryFactoryTest, 
SuggesterTest, TestRandomCollapseQParserPlugin, TestGraphTermsQParserPlugin, 
TestScoreJoinQPScore, CoreMergeIndexesAdminHandlerTest, 
PreAnalyzedUpdateProcessorTest, TestUtils, TestSolrQueryParser, 
SignatureUpdateProcessorFactoryTest, TestCrossCoreJoin, LukeRequestHandlerTest, 
TestDistributedMissingSort, BasicZkTest, SparseHLLTest, 
HdfsWriteToMultipleCollectionsTest, TestSubQueryTransformer, 
TestDistributedGrouping, CloneFieldUpdateProcessorFactoryTest, 
HdfsNNFailoverTest, FileUtilsTest, HdfsRecoveryZkTest, 
CollectionsAPIDistributedZkTest, DeleteReplicaTest, TestIndexSearcher, 
TestPHPSerializedResponseWriter, TestFuzzyAnalyzedSuggestions, 
TestStandardQParsers, TestGraphMLResponseWriter, TestSolr4Spatial, 
TestAtomicUpdateErrorCases, SpatialRPTFieldTypeTest, 
FieldAnalysisRequestHandlerTest, DateMathParserTest, OverseerRolesTest, 
TolerantUpdateProcessorTest, TestZkChroot, TestFieldCollectionResource, 
TestTrie, BasicDistributedZk2Test, TestRawTransformer, TestSolrCoreProperties, 
DirectUpdateHandlerOptimizeTest, SuggesterTSTTest, SortSpecParsingTest, 
TestQueryUtils, DistributedQueryComponentOptimizationTest, ConfigSetsAPITest, 
SecurityConfHandlerTest, TestReloadAndDeleteDocs, TestPivotHelperCode, 
QueryParsingTest, TestConfigSets, HdfsLockFactoryTest, ShardSplitTest, 
TestStressCloudBlindAtomicUpdates, TestCloudManagedSchema, 
DocValuesMissingTest, CoreAdminHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, AnalysisErrorHandlingTest, 
SpellCheckComponentTest, TestDistributedStatsComponentCardinality, 
TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=72002B3237E502E 
-Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Asia/Tel_Aviv 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.handler.TestSolrConfigHandlerCloud: 
   [junit4]    >    1) Thread[id=11536, name=Thread-3946, state=TIMED_WAITING, 
group=TGRP-TestSolrConfigHandlerCloud]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:101)
   [junit4]    >         at 
org.apache.solr.core.SolrResourceLoader.openSchema(SolrResourceLoader.java:333)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:48)
   [junit4]    >         at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]    >         at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]    >         at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:911)
   [junit4]    >         at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2509)
   [junit4]    >         at 
org.apache.solr.core.SolrCore$$Lambda$56/227490699.run(Unknown Source)
   [junit4]    >         at 
org.apache.solr.cloud.ZkController$4.run(ZkController.java:2405)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([72002B3237E502E]:0)
   [junit4] Completed [243/615 (2!)] on J1 in 62.07s, 1 test, 1 error <<< 
FAILURES!

[...truncated 1220 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:531:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1427:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:984:
 There were test failures: 615 suites (10 ignored), 2591 tests, 2 suite-level 
errors, 87 ignored (72 assumptions) [seed: 72002B3237E502E]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to