You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/10 23:56:16 UTC

[JENKINS] Lucene-Solr-Tests-7.x - Build # 874 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/874/

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate

Error Message:
The trigger did not start in time

Stack Trace:
java.lang.AssertionError: The trigger did not start in time
	at __randomizedtesting.SeedInfo.seed([395E456F583E324B:64165BE697F89404]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestSimTriggerIntegration.testSearchRate(TestSimTriggerIntegration.java:1262)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnected

Error Message:
Error from server at https://127.0.0.1:37959/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:37959/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000000
	at __randomizedtesting.SeedInfo.seed([395E456F583E324B:1B445245E440DFA5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.handler.component.SearchHandlerTest.testRequireZkConnected(SearchHandlerTest.java:177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12704 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SearchHandlerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/init-core-data-001
   [junit4]   2> 211999 WARN  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 212022 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 212024 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 212024 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 212025 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 212025 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 212190 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 212282 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 213360 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 214636 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 214636 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 214767 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 214887 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 214887 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 214943 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 215216 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 215391 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 216253 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 216380 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 216380 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 216381 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/init-core-data-001/]
   [junit4]   2> 216451 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 216781 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 216781 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 216909 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 216909 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 216910 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 216931 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed25416[collection1] main]
   [junit4]   2> 216932 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 216985 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 217327 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 217328 INFO  (coreLoadExecutor-311-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1611258501458296832
   [junit4]   2> 217338 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 217340 INFO  (SUITE-SearchHandlerTest-seed#[395E456F583E324B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 217355 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 217355 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 217355 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 217355 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 217356 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequireZkConnected
   [junit4]   2> 217357 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001
   [junit4]   2> 217357 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 217391 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 217392 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 217392 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 217392 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 217460 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 217460 INFO  (Thread-113) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 217477 ERROR (Thread-113) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 217549 INFO  (searcherExecutor-312-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ed25416[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 217557 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.c.ZkTestServer start zk server on port:45686
   [junit4]   2> 217612 INFO  (zkConnectionManagerCallback-125-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 217650 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 217687 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 217687 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 217707 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 217708 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 217708 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 217708 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 217721 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bd57c77{/solr,null,AVAILABLE}
   [junit4]   2> 217722 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 217723 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 217723 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 217723 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 217723 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a5c7b5{/solr,null,AVAILABLE}
   [junit4]   2> 217724 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@243a3900{SSL,[ssl, http/1.1]}{127.0.0.1:37326}
   [junit4]   2> 217724 INFO  (jetty-launcher-122-thread-3) [    ] o.e.j.s.Server Started @217769ms
   [junit4]   2> 217724 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37326}
   [junit4]   2> 217737 ERROR (jetty-launcher-122-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217757 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ab6a6a1{SSL,[ssl, http/1.1]}{127.0.0.1:40898}
   [junit4]   2> 217758 INFO  (jetty-launcher-122-thread-4) [    ] o.e.j.s.Server Started @217802ms
   [junit4]   2> 217758 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40898}
   [junit4]   2> 217758 ERROR (jetty-launcher-122-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217863 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 217863 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 217863 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 217863 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c0c8536{/solr,null,AVAILABLE}
   [junit4]   2> 217864 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3e449ea1{SSL,[ssl, http/1.1]}{127.0.0.1:37959}
   [junit4]   2> 217864 INFO  (jetty-launcher-122-thread-5) [    ] o.e.j.s.Server Started @217909ms
   [junit4]   2> 217864 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37959}
   [junit4]   2> 217865 ERROR (jetty-launcher-122-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 217887 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 217887 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 217887 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 217887 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T21:44:10.492Z
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 217888 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T21:44:10.492Z
   [junit4]   2> 217953 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 217953 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 217953 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 217987 INFO  (zkConnectionManagerCallback-129-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218010 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 218010 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c8d6d4{/solr,null,AVAILABLE}
   [junit4]   2> 218010 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 218010 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T21:44:10.614Z
   [junit4]   2> 218011 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 218011 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 218011 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 218012 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d56d419{/solr,null,AVAILABLE}
   [junit4]   2> 218012 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52f8db02{SSL,[ssl, http/1.1]}{127.0.0.1:38123}
   [junit4]   2> 218012 INFO  (jetty-launcher-122-thread-1) [    ] o.e.j.s.Server Started @218057ms
   [junit4]   2> 218012 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38123}
   [junit4]   2> 218013 ERROR (jetty-launcher-122-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 218013 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 218013 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 218013 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 218013 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 218013 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T21:44:10.617Z
   [junit4]   2> 218107 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d74aa29{SSL,[ssl, http/1.1]}{127.0.0.1:41656}
   [junit4]   2> 218107 INFO  (jetty-launcher-122-thread-2) [    ] o.e.j.s.Server Started @218152ms
   [junit4]   2> 218107 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41656}
   [junit4]   2> 218108 ERROR (jetty-launcher-122-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 218108 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 218108 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.6.0
   [junit4]   2> 218108 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 218108 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 218108 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-09-10T21:44:10.712Z
   [junit4]   2> 218122 INFO  (zkConnectionManagerCallback-127-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218156 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 218157 INFO  (zkConnectionManagerCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218229 INFO  (zkConnectionManagerCallback-133-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218229 INFO  (zkConnectionManagerCallback-135-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 218230 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba0001, likely client has closed socket
   [junit4]   2> 218302 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 218304 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 218559 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 218560 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 219491 INFO  (jetty-launcher-122-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45686/solr
   [junit4]   2> 219576 INFO  (zkConnectionManagerCallback-139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 220024 INFO  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 221597 INFO  (jetty-launcher-122-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45686/solr
   [junit4]   2> 221859 INFO  (zkConnectionManagerCallback-147-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222318 INFO  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222534 INFO  (jetty-launcher-122-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45686/solr
   [junit4]   2> 222540 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38123_solr
   [junit4]   2> 222541 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.c.Overseer Overseer (id=73299714295595017-127.0.0.1:38123_solr-n_0000000000) starting
   [junit4]   2> 222662 INFO  (zkConnectionManagerCallback-155-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222916 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 222953 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223283 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 223303 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38123_solr
   [junit4]   2> 223323 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38123_solr
   [junit4]   2> 223325 INFO  (jetty-launcher-122-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45686/solr
   [junit4]   2> 223465 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 223479 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 223479 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37326_solr
   [junit4]   2> 223486 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223487 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 223583 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 223595 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 223754 INFO  (zkCallback-157-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 223763 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba000d, likely client has closed socket
   [junit4]   2> 223797 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224104 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224230 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 224391 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38123.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224442 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38123.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224442 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38123.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224443 INFO  (jetty-launcher-122-thread-1) [n:127.0.0.1:38123_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node1/.
   [junit4]   2> 224454 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 224472 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 224490 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 224491 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 224637 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37326.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224638 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 224638 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37959_solr
   [junit4]   2> 224674 INFO  (zkCallback-157-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 224674 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 224674 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 224784 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 224784 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 224810 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37326.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224810 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37326.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 224811 INFO  (jetty-launcher-122-thread-3) [n:127.0.0.1:37326_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node3/.
   [junit4]   2> 225414 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 225454 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 225512 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 225512 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41656_solr
   [junit4]   2> 225513 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 225547 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225548 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225555 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225556 INFO  (zkCallback-157-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225706 INFO  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225767 INFO  (zkCallback-148-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 225768 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 225768 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 225970 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 226265 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37959.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226283 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226419 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37959.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226420 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37959.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226421 INFO  (jetty-launcher-122-thread-5) [n:127.0.0.1:37959_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node5/.
   [junit4]   2> 226476 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 226544 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 226544 INFO  (jetty-launcher-122-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45686/solr
   [junit4]   2> 226560 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 226654 INFO  (zkConnectionManagerCallback-195-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226711 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41656.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226734 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41656.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226734 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41656.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 226757 INFO  (jetty-launcher-122-thread-2) [n:127.0.0.1:41656_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node2/.
   [junit4]   2> 227115 INFO  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227632 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 227770 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 227770 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40898_solr
   [junit4]   2> 227793 INFO  (zkCallback-157-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227809 INFO  (zkCallback-148-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227809 INFO  (zkCallback-161-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227821 INFO  (zkCallback-170-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227822 INFO  (zkCallback-175-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227831 INFO  (zkCallback-189-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227838 INFO  (zkCallback-140-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227838 INFO  (zkCallback-183-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227847 INFO  (zkCallback-196-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 227988 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228041 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 228043 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 228069 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 228122 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40898.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 228157 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40898.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 228157 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40898.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 228159 INFO  (jetty-launcher-122-thread-4) [n:127.0.0.1:40898_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node4/.
   [junit4]   2> 228786 INFO  (zkConnectionManagerCallback-207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 228898 INFO  (zkConnectionManagerCallback-210-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233356 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 233377 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 233378 INFO  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45686/solr ready
   [junit4]   2> 233626 INFO  (qtp1227062239-578) [n:127.0.0.1:37959_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testRequireZkConnectedCollectionConfig&name=testRequireZkConnectedCollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 233680 INFO  (OverseerThreadFactory-342-thread-1-processing-n:127.0.0.1:38123_solr) [n:127.0.0.1:38123_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRequireZkConnectedCollection
   [junit4]   2> 233983 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRequireZkConnectedCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRequireZkConnectedCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38123/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234036 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRequireZkConnectedCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testRequireZkConnectedCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37959/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234038 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRequireZkConnectedCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testRequireZkConnectedCollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40898/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234039 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testRequireZkConnectedCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testRequireZkConnectedCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37326/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 234817 INFO  (qtp1227062239-576) [n:127.0.0.1:37959_solr    x:testRequireZkConnectedCollection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=testRequireZkConnectedCollectionConfig&newCollection=true&name=testRequireZkConnectedCollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testRequireZkConnectedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 235031 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr    x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=testRequireZkConnectedCollectionConfig&newCollection=true&name=testRequireZkConnectedCollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testRequireZkConnectedCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 235127 INFO  (qtp696816007-591) [n:127.0.0.1:38123_solr    x:testRequireZkConnectedCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=testRequireZkConnectedCollectionConfig&newCollection=true&name=testRequireZkConnectedCollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testRequireZkConnectedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 235128 INFO  (qtp696816007-591) [n:127.0.0.1:38123_solr    x:testRequireZkConnectedCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 235236 INFO  (qtp953573565-556) [n:127.0.0.1:40898_solr    x:testRequireZkConnectedCollection_shard2_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=testRequireZkConnectedCollectionConfig&newCollection=true&name=testRequireZkConnectedCollection_shard2_replica_n3&action=CREATE&numShards=2&collection=testRequireZkConnectedCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 236551 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 236706 INFO  (qtp696816007-591) [n:127.0.0.1:38123_solr c:testRequireZkConnectedCollection s:shard1 r:core_node5 x:testRequireZkConnectedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 236725 INFO  (qtp1227062239-576) [n:127.0.0.1:37959_solr c:testRequireZkConnectedCollection s:shard1 r:core_node6 x:testRequireZkConnectedCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 236741 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.s.IndexSchema [testRequireZkConnectedCollection_shard2_replica_n4] Schema name=test
   [junit4]   2> 236815 INFO  (qtp953573565-556) [n:127.0.0.1:40898_solr c:testRequireZkConnectedCollection s:shard2 r:core_node7 x:testRequireZkConnectedCollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
   [junit4]   2> 236960 INFO  (qtp696816007-591) [n:127.0.0.1:38123_solr c:testRequireZkConnectedCollection s:shard1 r:core_node5 x:testRequireZkConnectedCollection_shard1_replica_n1] o.a.s.s.IndexSchema [testRequireZkConnectedCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 261245 WARN  (jetty-launcher-122-thread-1-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24322ms for sessionid 0x10469b3a8ba0009
   [junit4]   2> 261260 WARN  (jetty-launcher-122-thread-4-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24464ms for sessionid 0x10469b3a8ba0013
   [junit4]   2> 261260 WARN  (jetty-launcher-122-thread-3-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24553ms for sessionid 0x10469b3a8ba000b
   [junit4]   2> 261301 WARN  (jetty-launcher-122-thread-2-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27558ms for sessionid 0x10469b3a8ba0007
   [junit4]   2> 261301 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba0009, likely client has closed socket
   [junit4]   2> 261302 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba000b, likely client has closed socket
   [junit4]   2> 261302 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba0007, likely client has closed socket
   [junit4]   2> 261302 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba0013, likely client has closed socket
   [junit4]   2> 261315 WARN  (jetty-launcher-122-thread-1-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27275ms for sessionid 0x10469b3a8ba000c
   [junit4]   2> 261318 WARN  (jetty-launcher-122-thread-2-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27596ms for sessionid 0x10469b3a8ba0011
   [junit4]   2> 261335 WARN  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27617ms for sessionid 0x10469b3a8ba0017
   [junit4]   2> 261354 WARN  (jetty-launcher-122-thread-5-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27650ms for sessionid 0x10469b3a8ba0010
   [junit4]   2> 261354 WARN  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7baf2331 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261355 WARN  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261387 WARN  (jetty-launcher-122-thread-5-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 24465ms for sessionid 0x10469b3a8ba000e
   [junit4]   2> 261407 WARN  (jetty-launcher-122-thread-3-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27574ms for sessionid 0x10469b3a8ba000f
   [junit4]   2> 261407 WARN  (jetty-launcher-122-thread-4-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 27595ms for sessionid 0x10469b3a8ba0014
   [junit4]   2> 261411 WARN  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d66575 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261411 WARN  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261427 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10469b3a8ba000e, likely client has closed socket
   [junit4]   2> 261444 WARN  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7df3d5f9 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261444 WARN  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261486 WARN  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67fa84b2 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261486 WARN  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261517 WARN  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@211b63fd name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261517 WARN  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261574 WARN  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1685361d name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261574 WARN  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261574 WARN  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@232c2db8 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261574 WARN  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261590 WARN  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@615db1 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261590 WARN  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261643 WARN  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2979a793 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261643 WARN  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261663 WARN  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3561fe69 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261663 WARN  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 261704 WARN  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@604a4336 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 261704 WARN  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 273299 WARN  (jetty-launcher-122-thread-3-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba000b has expired
   [junit4]   2> 273315 WARN  (jetty-launcher-122-thread-2-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0011 has expired
   [junit4]   2> 273317 WARN  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7df3d5f9 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 273321 WARN  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 273322 WARN  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 273333 WARN  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@21d66575 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 273333 WARN  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 273371 WARN  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 273391 INFO  (zkConnectionManagerCallback-190-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273391 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 273527 INFO  (zkConnectionManagerCallback-158-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 273541 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 273541 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 273850 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (0)
   [junit4]   2> 273851 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (0)
   [junit4]   2> 273853 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 273853 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 273890 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37326_solr
   [junit4]   2> 273891 INFO  (zkConnectionManagerCallback-158-thread-1) [n:127.0.0.1:37326_solr    ] o.a.s.c.Overseer Overseer (id=73299714295595033-127.0.0.1:37326_solr-n_0000000005) starting
   [junit4]   2> 273997 INFO  (OverseerStateUpdate-73299714295595033-127.0.0.1:37326_solr-n_0000000005) [n:127.0.0.1:37326_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37326_solr
   [junit4]   2> 274147 INFO  (OverseerThreadFactory-369-thread-1-processing-n:127.0.0.1:37326_solr) [n:127.0.0.1:37326_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testRequireZkConnectedCollection
   [junit4]   2> 274229 INFO  (zkConnectionManagerCallback-158-thread-1) [n:127.0.0.1:37326_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37326_solr
   [junit4]   2> 274240 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 274273 WARN  (jetty-launcher-122-thread-5-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba000e has expired
   [junit4]   2> 274276 WARN  (jetty-launcher-122-thread-3-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba000f has expired
   [junit4]   2> 274276 WARN  (jetty-launcher-122-thread-4-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0013 has expired
   [junit4]   2> 274276 WARN  (TEST-SearchHandlerTest.testRequireZkConnected-seed#[395E456F583E324B]-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0017 has expired
   [junit4]   2> 274276 WARN  (jetty-launcher-122-thread-2-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0007 has expired
   [junit4]   2> 274276 WARN  (jetty-launcher-122-thread-1-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0009 has expired
   [junit4]   2> 274276 WARN  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@604a4336 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274276 WARN  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274276 WARN  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274285 WARN  (jetty-launcher-122-thread-1-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba000c has expired
   [junit4]   2> 274286 WARN  (jetty-launcher-122-thread-5-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0010 has expired
   [junit4]   2> 274286 WARN  (jetty-launcher-122-thread-4-SendThread(127.0.0.1:45686)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x10469b3a8ba0014 has expired
   [junit4]   2> 274290 WARN  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67fa84b2 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274290 WARN  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274290 WARN  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3561fe69 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@615db1 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274294 WARN  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274327 INFO  (zkCallback-189-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 274363 INFO  (zkCallback-157-thread-5) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 274384 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.Overseer According to ZK I (id=73299714295595017-127.0.0.1:38123_solr-n_0000000000) am no longer a leader. propsId=null
   [junit4]   2> 274384 INFO  (OverseerStateUpdate-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38123_solr
   [junit4]   2> 274384 INFO  (OverseerCollectionConfigSetProcessor-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [n:127.0.0.1:38123_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=73299714295595017-127.0.0.1:38123_solr-n_0000000000) am no longer a leader. propsId=null
   [junit4]   2> 274395 WARN  (OverseerAutoScalingTriggerThread-73299714295595033-127.0.0.1:37326_solr-n_0000000005) [    ] o.a.s.c.a.OverseerTriggerThread Solr cannot talk to ZK, exiting OverseerTriggerThread main queue loop
   [junit4]   2> java.io.IOException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.getAutoScalingConfig(ZkDistribStateManager.java:183) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.cloud.DistribStateManager.getAutoScalingConfig(DistribStateManager.java:83) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:131) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.ZkDistribStateManager.getAutoScalingConfig(ZkDistribStateManager.java:176) ~[java/:?]
   [junit4]   2> 	... 3 more
   [junit4]   2> 274403 WARN  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2979a793 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274404 WARN  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274404 ERROR (OverseerThreadFactory-369-thread-1-processing-n:127.0.0.1:37326_solr) [n:127.0.0.1:37326_solr    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: testRequireZkConnectedCollection operation: create failed:org.apache.solr.common.SolrException: Could not load collection from ZK: testRequireZkConnectedCollection
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:732)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:148)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionOrNull(ClusterState.java:131)
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.hasCollection(ClusterState.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:109)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testRequireZkConnectedCollection/state.json
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1314)
   [junit4]   2> 	... 11 more
   [junit4]   2> 
   [junit4]   2> 274407 WARN  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@232c2db8 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274407 WARN  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274407 WARN  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274420 WARN  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7baf2331 name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274420 WARN  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274420 INFO  (zkConnectionManagerCallback-149-thread-1) [    ] o.a.s.c.Overseer Overseer (id=73299714295595017-127.0.0.1:38123_solr-n_0000000000) closing
   [junit4]   2> 274449 WARN  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@211b63fd name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274449 WARN  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274526 WARN  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1685361d name: ZooKeeperConnection Watcher:127.0.0.1:45686/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 274526 WARN  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 274564 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testRequireZkConnectedCollection_shard2_replica_n4' using configuration from collection testRequireZkConnectedCollection, trusted=true
   [junit4]   2> 274591 WARN  (OverseerAutoScalingTriggerThread-73299714295595017-127.0.0.1:38123_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 274599 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37326.solr.core.testRequireZkConnectedCollection.shard2.replica_n4' (registry 'solr.core.testRequireZkConnectedCollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79d016a7
   [junit4]   2> 274600 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.c.SolrCore [[testRequireZkConnectedCollection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node3/testRequireZkConnectedCollection_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.handler.component.SearchHandlerTest_395E456F583E324B-001/tempDir-001/node3/./testRequireZkConnectedCollection_shard2_replica_n4/data/]
   [junit4]   2> 274602 INFO  (qtp933951354-570) [n:127.0.0.1:37326_solr c:testRequireZkConnectedCollection s:shard2 r:core_node8 x:testRequireZkConnectedCollection_shard2_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 274697 INFO  (zkConnectionManagerCallback-158-thread-1) [n:127.0.0.1:37326_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 274697 INFO  (zkConnectionManagerCallback-158-thread-1) [n:127.0.0.1:37326_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 274917 WARN  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274924 WARN  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 274926 ERROR (OverseerExitThread) [    ] o.a.s.c.Overseer could not read the /overseer_elect/leader data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:341) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:310) ~[java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [junit4]   2> 274947 INFO  (zkConnectionManagerCallback-214-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 274947 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 274985 WARN  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 275091 INFO  (zkConnectionManagerCallback-162-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275091 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275347 INFO  (zkConnectionManagerCallback-184-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275355 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275372 INFO  (zkConnectionManagerCallback-176-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275372 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275372 INFO  (zkConnectionManagerCallback-141-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275372 INFO  (zkConnectionManagerCallback-197-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275372 INFO  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275494 INFO  (zkConnectionManagerCallback-141-thread-1) [    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 275468 INFO  (zkConnectionManagerCallback-176-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 275467 INFO  (zkConnectionManagerCallback-204-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275449 INFO  (zkConnectionManagerCallback-171-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 275442 INFO  (OverseerThreadFactory-369-thread-1-processing-n:127.0.0.1:37326_solr) [n:127.0.0.1:37326_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 275596 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275596 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275596 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 275539 INFO  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 275596 INFO  (zkConnectionManagerCallback-197-thread-1) [    ] o.a.s.c.ZkController ZooKeeper session re-connected ... refreshing core states after session expiration.
   [junit4]   2> 275596 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 275624 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 275624 INFO  (zkConnectionManagerCallback-162-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (1)
   [junit4]   2> 275643 INFO  (zkConnectionManagerCallback-141-t

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

operty disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null314519914
     [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null314519914
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null314519914

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 21ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 210 minutes 51 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2678)
	at hudson.FilePath$34.invoke(FilePath.java:2557)
	at hudson.FilePath$34.invoke(FilePath.java:2547)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1819)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1038)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1819)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)