Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/28/

1 tests failed.
FAILED:  
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh

Error Message:
Could not find collection : c1

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : c1
        at 
__randomizedtesting.SeedInfo.seed([6C99E32F0C188684:732392D8DC784041]:0)
        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:136)
        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10588 lines...]
   [junit4] Suite: org.apache.solr.cloud.overseer.ZkStateReaderTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_6C99E32F0C188684-001/init-core-data-001
   [junit4]   2> 27506 INFO  
(SUITE-ZkStateReaderTest-seed#[6C99E32F0C188684]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 27509 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelay
   [junit4]   2> 27514 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 27516 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 27516 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 27616 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer start zk server on port:45411
   [junit4]   2> 27627 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 27658 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27686 INFO  (zkCallback-26-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@44e28727 
name:ZooKeeperConnection Watcher:127.0.0.1:45411 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27686 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27686 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 27702 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a3f7b7e740000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 27704 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 27706 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27707 INFO  (zkCallback-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@984176e name:ZooKeeperConnection 
Watcher:127.0.0.1:45411 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 27707 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27708 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 27708 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 27720 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 27720 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 27721 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4766e308 
name:ZooKeeperConnection Watcher:127.0.0.1:45411/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27721 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 27722 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 27731 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 27733 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 27735 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 27737 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 27739 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 27744 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 27753 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 27756 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 27758 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 27767 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 27771 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 27772 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 27773 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 27774 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 27774 INFO  (zkCallback-28-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 27777 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45411 45411
   [junit4]   2> 27887 INFO  (Thread-105) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:45411 45411
   [junit4]   2> 27900 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelay-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelay
   [junit4]   2> 27906 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 27907 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 27907 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 27907 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 28007 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer start zk server on port:39034
   [junit4]   2> 28007 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28008 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28010 INFO  (zkCallback-29-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d9a7128 
name:ZooKeeperConnection Watcher:127.0.0.1:39034 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28010 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28010 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28011 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a3f7b7fd40000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 28011 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28013 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28013 INFO  (zkCallback-30-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@743056dd 
name:ZooKeeperConnection Watcher:127.0.0.1:39034 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28014 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28014 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28014 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 28017 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28017 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28019 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@78e07d6c 
name:ZooKeeperConnection Watcher:127.0.0.1:39034/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28019 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28019 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28019 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 28021 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 28023 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 28025 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 28027 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 28028 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 28031 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 28033 INFO  (zkCallback-31-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 28036 INFO  (zkCallback-31-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 28087 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 28089 INFO  (zkCallback-31-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 28093 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39034 39034
   [junit4]   2> 28186 INFO  (Thread-106) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39034 39034
   [junit4]   2> 28186 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithTimeDelayLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithTimeDelayLazy
   [junit4]   2> 28191 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> 28191 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 28191 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 28191 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 28291 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer start zk server on port:46416
   [junit4]   2> 28292 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28294 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28295 INFO  (zkCallback-32-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2652637f 
name:ZooKeeperConnection Watcher:127.0.0.1:46416 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28295 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28295 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28297 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28299 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28299 INFO  (zkCallback-33-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@395e73e7 
name:ZooKeeperConnection Watcher:127.0.0.1:46416 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28299 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28299 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28299 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 28302 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 28303 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28304 INFO  (zkCallback-34-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@480293b0 
name:ZooKeeperConnection Watcher:127.0.0.1:46416/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28304 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28304 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 28304 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 28306 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 28309 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 28310 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 28312 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 28313 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 28316 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 28317 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 28317 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 28339 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 28339 INFO  (zkCallback-34-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 28350 INFO  (zkCallback-34-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 28356 ERROR 
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684]-EventThread)
 [    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1@5a12eab3 
rejected from 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@39bda66f[Shutting
 down, pool size = 2, active threads = 2, queued tasks = 0, completed tasks = 2]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2048)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:821)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1372)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2>        at 
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:261)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 28357 WARN  (zkCallback-34-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections]
   [junit4]   2> 28361 INFO  (zkCallback-34-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 28361 WARN  (zkCallback-34-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /collections/c1/state.json]
   [junit4]   2> 28362 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46416 46416
   [junit4]   2> 33431 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46416 46416
   [junit4]   2> 33432 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStateFormatUpdateWithExplicitRefresh
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ZkStateReaderTest 
-Dtests.method=testStateFormatUpdateWithExplicitRefresh 
-Dtests.seed=6C99E32F0C188684 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=es-EC -Dtests.timezone=Jamaica -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.25s J0 | 
ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not 
find collection : c1
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6C99E32F0C188684:732392D8DC784041]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:170)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdate(ZkStateReaderTest.java:136)
   [junit4]    >        at 
org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh(ZkStateReaderTest.java:42)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 33438 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 33438 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 33439 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 33439 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 33539 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52296
   [junit4]   2> 33539 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33539 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33541 INFO  (zkCallback-35-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@4c84e5e2 
name:ZooKeeperConnection Watcher:127.0.0.1:52296 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33541 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33542 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33543 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33544 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33545 INFO  (zkCallback-36-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@192054d8 
name:ZooKeeperConnection Watcher:127.0.0.1:52296 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33545 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33545 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33545 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 33550 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33550 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33551 INFO  (zkCallback-37-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@484b6270 
name:ZooKeeperConnection Watcher:127.0.0.1:52296/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33551 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33552 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33552 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 33554 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 33556 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 33558 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 33560 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 33561 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 33564 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 33565 INFO  (zkCallback-37-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 33567 INFO  (zkCallback-37-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 33569 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 33571 INFO  (zkCallback-37-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred 
- updating... (live nodes size: [0])
   [junit4]   2> 33577 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52296 52296
   [junit4]   2> 33755 INFO  (Thread-108) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52296 52296
   [junit4]   2> 33756 INFO  
(TEST-ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStateFormatUpdateWithExplicitRefreshLazy
   [junit4]   2> 33760 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testExternalCollectionWatchedNotWatched
   [junit4]   2> 33760 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 33761 INFO  (Thread-109) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 33761 INFO  (Thread-109) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 33861 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer start zk server on port:43738
   [junit4]   2> 33861 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33861 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33866 INFO  (zkCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6fbf1be2 
name:ZooKeeperConnection Watcher:127.0.0.1:43738 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33866 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33866 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33868 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33869 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33870 INFO  (zkCallback-39-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@3130780c 
name:ZooKeeperConnection Watcher:127.0.0.1:43738 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33870 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33870 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33870 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 33873 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 33873 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 33875 INFO  (zkCallback-40-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@53416011 
name:ZooKeeperConnection Watcher:127.0.0.1:43738/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 33875 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 33875 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 33875 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 33877 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 33879 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 33881 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 33883 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 33884 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 33887 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 33888 INFO  (zkCallback-40-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 33890 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 33893 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 33893 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 33893 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.c.ZkStateReader Removing watch for uninteresting collection [c1]
   [junit4]   2> 33895 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43738 43738
   [junit4]   2> 34071 INFO  (Thread-109) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43738 43738
   [junit4]   2> 34072 INFO  
(TEST-ZkStateReaderTest.testExternalCollectionWatchedNotWatched-seed#[6C99E32F0C188684])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testExternalCollectionWatchedNotWatched
   [junit4]   2> 34076 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchedCollectionCreation
   [junit4]   2> 34076 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 34077 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 34077 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 34177 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:60160
   [junit4]   2> 34177 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 34178 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34180 INFO  (zkCallback-41-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@50e22d61 
name:ZooKeeperConnection Watcher:127.0.0.1:60160 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34180 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 34180 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 34186 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 34187 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34188 INFO  (zkCallback-42-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6aff7dd2 
name:ZooKeeperConnection Watcher:127.0.0.1:60160 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34188 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 34188 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 34188 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 34191 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 34192 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 34193 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@58591380 
name:ZooKeeperConnection Watcher:127.0.0.1:60160/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 34193 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 34193 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 34194 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 34196 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 34199 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 34200 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 34202 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 34204 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 34206 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ZkStateReader addZkWatch [c1]
   [junit4]   2> 34207 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.ZkStateReader Deleting data for [c1]
   [junit4]   2> 34207 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.c.SolrZkClient makePath: /collections/c1
   [junit4]   2> 34208 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 34211 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/c1/state.json
   [junit4]   2> 34212 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeCreated path:/collections/c1/state.json] for 
collection [c1] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 34212 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Add data for [c1] ver [0]
   [junit4]   2> 34266 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60160 60160
   [junit4]   2> 34438 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60160 60160
   [junit4]   2> 34439 INFO  
(TEST-ZkStateReaderTest.testWatchedCollectionCreation-seed#[6C99E32F0C188684]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWatchedCollectionCreation
   [junit4]   2> 34440 INFO  
(SUITE-ZkStateReaderTest-seed#[6C99E32F0C188684]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build/solr-core/test/J0/temp/solr.cloud.overseer.ZkStateReaderTest_6C99E32F0C188684-001
   [junit4]   2> Feb 15, 2017 1:55:49 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {}, 
docValues:{}, sim=DefaultSimilarity, locale=es-EC, timezone=Jamaica
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.7.0_80 (64-bit)/cpus=4,threads=1,free=194954800,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [DirectoryFactoryTest, 
HdfsWriteToMultipleCollectionsTest, TestArbitraryIndexDir, FacetPivotSmallTest, 
TestRangeQuery, TestRemoteStreaming, 
TestSolrQueryParserDefaultOperatorResource, TestComplexPhraseQParserPlugin, 
DistributedExpandComponentTest, ZkStateReaderTest]
   [junit4] Completed [13/575 (1!)] on J0 in 7.96s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 1789 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:750: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:694: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/build.xml:59: The 
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/build.xml:233: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/solr/common-build.xml:534:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1477:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.5/lucene/common-build.xml:1033:
 There were test failures: 575 suites (7 ignored), 2323 tests, 1 error, 55 
ignored (39 assumptions) [seed: 6C99E32F0C188684]

Total time: 71 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

Reply via email to