Build: https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Windows/14/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Delta between timestamps (1544775813781000000ns - 
1544775812791000000ns = 990000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544775813781000000ns - 1544775812791000000ns = 990000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([A4E1AF2CE1F9A904:CF85786552D43C80]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Delta between timestamps (1544775817370000000ns - 
1544775816389000000ns = 981000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544775817370000000ns - 1544775816389000000ns = 981000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([A4E1AF2CE1F9A904:CF85786552D43C80]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties

Error Message:
conf(default delay): Delta between timestamps (1544772020634000000ns - 
1544772019671000000ns = 963000000ns) is not at least as much as min expected 
delay: 1000000000ns

Stack Trace:
java.lang.AssertionError: conf(default delay): Delta between timestamps 
(1544772020634000000ns - 1544772019671000000ns = 963000000ns) is not at least 
as much as min expected delay: 1000000000ns
        at 
__randomizedtesting.SeedInfo.seed([A4E1AF2CE1F9A904:CF85786552D43C80]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12915 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\init-core-data-001
   [junit4]   2> 309144 WARN  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=135 numCloses=135
   [junit4]   2> 309145 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 309147 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 309147 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 309148 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001
   [junit4]   2> 309148 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 309149 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 309149 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 309252 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:54638
   [junit4]   2> 309252 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54638
   [junit4]   2> 309252 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54638
   [junit4]   2> 309257 INFO  (zkConnectionManagerCallback-2998-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309261 INFO  (zkConnectionManagerCallback-3000-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309263 INFO  (zkConnectionManagerCallback-3002-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309264 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 
0x100080237470002, likely client has closed socket
   [junit4]   2> 309265 WARN  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 309265 WARN  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 309265 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 309265 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 309265 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 309265 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 309266 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 309267 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@245848a6{/solr,null,AVAILABLE}
   [junit4]   2> 309267 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@264e61c{/solr,null,AVAILABLE}
   [junit4]   2> 309269 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@803a566{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 309269 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 309269 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54651}
   [junit4]   2> 309270 ERROR (jetty-launcher-2995-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-14T07:20:19.176013600Z
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5eb54714{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.s.Server Started @??????ms
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54650}
   [junit4]   2> 309270 ERROR (jetty-launcher-2995-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 309270 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-14T07:20:19.176013600Z
   [junit4]   2> 309273 INFO  (zkConnectionManagerCallback-3004-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309273 INFO  (zkConnectionManagerCallback-3006-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309273 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 309273 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 309278 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 
0x100080237470004, likely client has closed socket
   [junit4]   2> 309395 WARN  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@404d7dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 309399 WARN  (jetty-launcher-2995-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@54b9d591[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 309401 INFO  (jetty-launcher-2995-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54638/solr
   [junit4]   2> 309403 INFO  (zkConnectionManagerCallback-3012-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309403 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 
0x100080237470005, likely client has closed socket
   [junit4]   2> 309408 INFO  (zkConnectionManagerCallback-3014-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309494 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:54651_solr
   [junit4]   2> 309494 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.Overseer Overseer 
(id=72066399648284678-127.0.0.1:54651_solr-n_0000000000) starting
   [junit4]   2> 309502 INFO  (zkConnectionManagerCallback-3021-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309508 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54638/solr ready
   [junit4]   2> 309509 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54651_solr
   [junit4]   2> 309509 INFO  
(OverseerStateUpdate-72066399648284678-127.0.0.1:54651_solr-n_0000000000) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:54651_solr
   [junit4]   2> 309509 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 309509 INFO  
(OverseerStateUpdate-72066399648284678-127.0.0.1:54651_solr-n_0000000000) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 309509 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 309509 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 309513 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 309516 INFO  
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: []
   [junit4]   2> 309516 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 309516 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 309516 INFO  (zkCallback-3020-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 309518 DEBUG (ScheduledTrigger-1963-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 0
   [junit4]   2> 309532 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 309559 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54651.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309564 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54651.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309564 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54651.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309564 INFO  (jetty-launcher-2995-thread-2) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001\node2\.
   [junit4]   2> 309620 WARN  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@6858ba0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 309623 WARN  (jetty-launcher-2995-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4081ffeb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 309623 INFO  (jetty-launcher-2995-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54638/solr
   [junit4]   2> 309628 INFO  (zkConnectionManagerCallback-3028-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309631 INFO  (zkConnectionManagerCallback-3030-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309636 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 309639 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:54650_solr as DOWN
   [junit4]   2> 309640 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 309640 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54650_solr
   [junit4]   2> 309641 INFO  (zkCallback-3020-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 309641 INFO  (zkCallback-3013-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 309642 INFO  (zkCallback-3029-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 309663 INFO  (zkConnectionManagerCallback-3037-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309664 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 309665 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:54638/solr ready
   [junit4]   2> 309666 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 309682 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54650.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309688 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54650.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309689 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_54650.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1499731a
   [junit4]   2> 309690 INFO  (jetty-launcher-2995-thread-1) 
[n:127.0.0.1:54650_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001\node1\.
   [junit4]   2> 309712 INFO  (zkConnectionManagerCallback-3043-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 309713 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 309714 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54638/solr ready
   [junit4]   2> 309723 INFO  (qtp2129368228-7967) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309726 INFO  (qtp2129368228-7969) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309728 INFO  (qtp2129368228-7971) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 309730 INFO  (qtp2129368228-7975) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309733 INFO  (qtp2129368228-7979) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309737 INFO  (qtp1974778178-7962) [n:127.0.0.1:54651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309737 INFO  (qtp1974778178-7964) [n:127.0.0.1:54651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 309742 INFO  (qtp1974778178-7966) [n:127.0.0.1:54651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 309744 INFO  (qtp1974778178-7968) [n:127.0.0.1:54651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 309746 INFO  (qtp1974778178-7970) [n:127.0.0.1:54651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=1
   [junit4]   2> 309746 DEBUG (qtp2129368228-7963) [n:127.0.0.1:54650_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 309748 INFO  (qtp2129368228-7963) [n:127.0.0.1:54650_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 309748 DEBUG (zkCallback-3020-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 309749 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 309754 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 309755 DEBUG 
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 309760 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 309760 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 309762 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 309763 INFO  (ScheduledTrigger-1977-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-1977-thread-1
   [junit4]   2> 310480 DEBUG (ScheduledTrigger-1963-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 310728 INFO  (ScheduledTrigger-1977-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-1977-thread-1
   [junit4]   2> 310728 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 310728 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 310728 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 310728 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 310728 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 310729 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=A4E1AF2CE1F9A904 -Dtests.slow=true -Dtests.locale=lrc-IQ 
-Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.98s J0 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): 
Delta between timestamps (1544772020634000000ns - 1544772019671000000ns = 
963000000ns) is not at least as much as min expected delay: 1000000000ns
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4E1AF2CE1F9A904:CF85786552D43C80]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=553672449
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54651_solr
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:54651_solr as DOWN
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=924534942
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54650_solr
   [junit4]   2> 310731 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 310732 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:54650_solr as DOWN
   [junit4]   2> 310732 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 310733 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 310733 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@419ec90f: rootName = 
solr_54651, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@382fb758
   [junit4]   2> 310733 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 310733 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cad2bc9: rootName = 
solr_54650, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@2adae83e
   [junit4]   2> 310735 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 310736 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cc89fee: rootName = 
solr_54651, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6afb005b
   [junit4]   2> 310736 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 310736 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55fb38c7: rootName = 
solr_54650, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@6afb005b
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ff78bfc: rootName = 
solr_54651, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@74882048
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6fee25fe: rootName = 
solr_54650, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@74882048
   [junit4]   2> 310737 INFO  (jetty-closer-2996-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 310739 INFO  (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066399648284678-127.0.0.1:54651_solr-n_0000000000) closing
   [junit4]   2> 310739 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 
0x100080237470006, likely client has closed socket
   [junit4]   2> 310741 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 310741 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 310741 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 310741 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 310742 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 310742 DEBUG (jetty-closer-2996-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@572c7f0a[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@432acd7c[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@76d43a3d[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 310744 INFO  
(OverseerAutoScalingTriggerThread-72066399648284678-127.0.0.1:54651_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@aa2bdb7[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 310744 INFO  
(OverseerStateUpdate-72066399648284678-127.0.0.1:54651_solr-n_0000000000) 
[n:127.0.0.1:54651_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:54651_solr
   [junit4]   2> 310745 INFO  (closeThreadPool-3048-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066399648284678-127.0.0.1:54651_solr-n_0000000000) closing
   [junit4]   2> 310745 INFO  (closeThreadPool-3048-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066399648284678-127.0.0.1:54651_solr-n_0000000000) closing
   [junit4]   2> 310745 INFO  (zkCallback-3020-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 310745 INFO  (zkCallback-3036-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@803a566{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@5eb54714{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@245848a6{/solr,null,UNAVAILABLE}
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@264e61c{/solr,null,UNAVAILABLE}
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 310747 INFO  (jetty-closer-2996-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 310750 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 310752 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 310758 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:54638
   [junit4]   2> 310758 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 54638
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=624, maxMBSortInHeap=5.190010697748202, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e69fd8f),
 locale=lrc-IQ, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=190646192,total=449314816
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseLeadingWildcard, TestSimTriggerIntegration, 
TestClusterProperties, TestOrdValues, ResponseHeaderTest, 
UUIDUpdateProcessorFallbackTest, TestSimpleQParserPlugin, MetricsConfigTest, 
CoreSorterTest, SparseHLLTest, TestSegmentSorting, HealthCheckHandlerTest, 
MetricTriggerIntegrationTest, BinaryUpdateRequestHandlerTest, 
PrimitiveFieldTypeTest, EchoParamsTest, TestExpandComponent, 
CollectionsAPIDistributedZkTest, TestPartialUpdateDeduplication, 
HttpSolrCallGetCoreTest, BigEndianAscendingWordSerializerTest, TestCryptoKeys, 
OverseerTaskQueueTest, TriggerEventQueueTest, TestImplicitCoreProperties, 
HdfsTlogReplayBufferedWhileIndexingTest, TestSolrCoreParser, 
SpellCheckCollatorTest, TestClassicSimilarityFactory, ZkCLITest, 
SynonymTokenizerTest, AutoScalingHandlerTest, PeerSyncTest, BufferStoreTest, 
TestStressInPlaceUpdates, TestMiniSolrCloudClusterSSL, TestCloudSchemaless, 
ScheduledMaintenanceTriggerTest, TestDownShardTolerantSearch, 
LegacyCloudClusterPropTest, PrimUtilsTest, DocValuesMissingTest, 
TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [83/838 (1!)] on J0 in 2.59s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 45268 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-http2-Windows/14/consoleText

[repro] Revision: c5ac91fce8b4dc2ee5978a7db909343314fa599b

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TriggerSetPropertiesIntegrationTest
[repro] ant compile-test

[...truncated 3620 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TriggerSetPropertiesIntegrationTest" 
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=A4E1AF2CE1F9A904 -Dtests.slow=true -Dtests.locale=lrc-IQ 
-Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\init-core-data-001
   [junit4]   2> 9808 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9920 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.e.j.u.log Logging initialized @?????ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 9940 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 9998 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10007 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001
   [junit4]   2> 10024 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10027 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10035 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10128 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer start zk server on port:52152
   [junit4]   2> 10133 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52152
   [junit4]   2> 10134 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52152
   [junit4]   2> 10267 INFO  (zkConnectionManagerCallback-5-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10318 INFO  (zkConnectionManagerCallback-7-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10337 INFO  (zkConnectionManagerCallback-9-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10524 WARN  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 10524 WARN  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 10637 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 10637 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 10640 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 10643 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 10642 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 10644 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server 
jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 10663 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 10663 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
DefaultSessionIdManager workerName=node0
   [junit4]   2> 10663 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 10663 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
No SessionScavenger set, using defaults
   [junit4]   2> 10669 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.session 
node0 Scavenging every 660000ms
   [junit4]   2> 10668 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.session 
node0 Scavenging every 600000ms
   [junit4]   2> 10686 INFO  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2ce26c7e{/solr,null,AVAILABLE}
   [junit4]   2> 10696 INFO  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6a34479c{/solr,null,AVAILABLE}
   [junit4]   2> 10699 INFO  (jetty-launcher-2-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@265c32e0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 10700 INFO  (jetty-launcher-2-thread-1) [    ] o.e.j.s.Server 
Started @?????ms
   [junit4]   2> 10700 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52185}
   [junit4]   2> 10707 INFO  (jetty-launcher-2-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2417f02{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?????}
   [junit4]   2> 10711 INFO  (jetty-launcher-2-thread-2) [    ] o.e.j.s.Server 
Started @?????ms
   [junit4]   2> 10712 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52182}
   [junit4]   2> 10758 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider 
chain: env;sysprop
   [junit4]   2> 10791 ERROR (jetty-launcher-2-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10792 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 10792 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 10795 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10795 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10802 ERROR (jetty-launcher-2-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 10802 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 10803 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 10803 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 10803 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 10803 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-14T08:23:28.691544700Z
   [junit4]   2> 10802 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-12-14T08:23:28.690484400Z
   [junit4]   2> 10850 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 10906 INFO  (zkConnectionManagerCallback-11-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10946 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 10946 INFO  (zkConnectionManagerCallback-13-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 10948 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 12309 WARN  (jetty-launcher-2-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2cdadea5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 12394 WARN  (jetty-launcher-2-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@73ece17d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 12459 WARN  (jetty-launcher-2-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@29f87f7c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 12475 INFO  (jetty-launcher-2-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52152/solr
   [junit4]   2> 12488 WARN  (jetty-launcher-2-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@483d5cb7[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 12489 INFO  (jetty-launcher-2-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52152/solr
   [junit4]   2> 12500 INFO  (zkConnectionManagerCallback-25-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12500 INFO  (zkConnectionManagerCallback-23-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12504 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 
0x100083b7c340006, likely client has closed socket
   [junit4]   2> 12524 INFO  (zkConnectionManagerCallback-27-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 12532 INFO  (zkConnectionManagerCallback-29-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13114 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52182_solr
   [junit4]   2> 13119 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.Overseer Overseer 
(id=72066645617803272-127.0.0.1:52182_solr-n_0000000000) starting
   [junit4]   2> 13253 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52185_solr
   [junit4]   2> 13253 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13286 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 13296 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 13297 INFO  (zkCallback-26-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 13303 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52152/solr ready
   [junit4]   2> 13381 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:52182_solr as DOWN
   [junit4]   2> 13389 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 13390 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52182_solr
   [junit4]   2> 13405 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13406 INFO  (zkCallback-26-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13417 INFO  (zkCallback-37-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 13418 INFO  
(OverseerStateUpdate-72066645617803272-127.0.0.1:52182_solr-n_0000000000) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:52182_solr
   [junit4]   2> 13482 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 13496 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 13549 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 13560 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion -1
   [junit4]   2> 13560 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 13647 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 13916 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52182.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 13918 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52182.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 13930 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52182.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 13957 INFO  (jetty-launcher-2-thread-2) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001\node2\.
   [junit4]   2> 13966 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 13985 INFO  
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:52182_solr, 127.0.0.1:52185_solr]
   [junit4]   2> 13992 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 13993 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52152/solr ready
   [junit4]   2> 13993 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 14081 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 14082 DEBUG (ScheduledTrigger-12-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 14104 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52185.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 14106 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52185.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 14106 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52185.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3ac4ab9f
   [junit4]   2> 14109 INFO  (jetty-launcher-2-thread-1) 
[n:127.0.0.1:52185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001\node1\.
   [junit4]   2> 14329 INFO  (zkConnectionManagerCallback-50-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14376 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 14380 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52152/solr ready
   [junit4]   2> 14655 INFO  (qtp1715206292-83) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=11
   [junit4]   2> 14690 INFO  (qtp1715206292-84) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=5
   [junit4]   2> 14695 INFO  (qtp1715206292-84) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14697 INFO  (qtp1715206292-85) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14704 INFO  (qtp1715206292-79) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14712 INFO  (qtp179655155-74) [n:127.0.0.1:52182_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=3
   [junit4]   2> 14716 INFO  (qtp179655155-74) [n:127.0.0.1:52182_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14720 INFO  (qtp179655155-76) [n:127.0.0.1:52182_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14725 INFO  (qtp179655155-76) [n:127.0.0.1:52182_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14729 INFO  (qtp179655155-76) [n:127.0.0.1:52182_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=2
   [junit4]   2> 14731 DEBUG (qtp1715206292-81) [n:127.0.0.1:52185_solr    ] 
o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 14733 INFO  (qtp1715206292-81) [n:127.0.0.1:52185_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling 
params={wt=javabin&version=2} status=0 QTime=161
   [junit4]   2> 14794 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 14796 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest Configuring simple 
scheduler and adding trigger: mock-timestamper
   [junit4]   2> 14842 DEBUG (zkCallback-37-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 14843 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 14847 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.TriggerSetPropertiesIntegrationTest conf(default delay): 
Waiting for 2 timestamps to be recorded
   [junit4]   2> 14849 INFO  (ScheduledTrigger-23-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-1
   [junit4]   2> 14850 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 14850 DEBUG 
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 15066 DEBUG (ScheduledTrigger-12-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 15835 INFO  (ScheduledTrigger-23-thread-1) [    ] 
o.a.s.c.a.TriggerSetPropertiesIntegrationTest Running mock-timestamper in 
ScheduledTrigger-23-thread-1
   [junit4]   2> 15835 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool 
executor now
   [junit4]   2> 15836 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 15836 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 15836 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread 
pool executor
   [junit4]   2> 15836 DEBUG 
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 15837 INFO  
(TEST-TriggerSetPropertiesIntegrationTest.testSetProperties-seed#[A4E1AF2CE1F9A904])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TriggerSetPropertiesIntegrationTest -Dtests.method=testSetProperties 
-Dtests.seed=A4E1AF2CE1F9A904 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=lrc-IQ -Dtests.timezone=Europe/Moscow -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.12s J0 | 
TriggerSetPropertiesIntegrationTest.testSetProperties <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: conf(default delay): 
Delta between timestamps (1544775813723000000ns - 1544775812740000000ns = 
983000000ns) is not at least as much as min expected delay: 1000000000ns
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A4E1AF2CE1F9A904:CF85786552D43C80]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.waitForAndDiffTimestamps(TriggerSetPropertiesIntegrationTest.java:241)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest.testSetProperties(TriggerSetPropertiesIntegrationTest.java:100)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 15862 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=255121827
   [junit4]   2> 15862 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52185_solr
   [junit4]   2> 15867 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 15867 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52185_solr as DOWN
   [junit4]   2> 15869 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=231441400
   [junit4]   2> 15869 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52182_solr
   [junit4]   2> 15870 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 15870 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 15870 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:52182_solr as DOWN
   [junit4]   2> 15872 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 15873 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f3a4734: rootName = 
solr_52185, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4b6c218d
   [junit4]   2> 15876 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 15877 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@458feb43: rootName = 
solr_52182, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1fde794e
   [junit4]   2> 15882 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 15882 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56b29eef: rootName = 
solr_52185, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@75967816
   [junit4]   2> 15889 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 15889 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4a078d74: rootName = 
solr_52185, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79b2c7f6
   [junit4]   2> 15889 INFO  (jetty-closer-3-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 15892 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 15893 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@58463da6: rootName = 
solr_52182, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@75967816
   [junit4]   2> 15897 INFO  (zkCallback-37-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15897 INFO  (zkCallback-28-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15898 INFO  (zkCallback-43-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 15903 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 15903 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2bd9bed9: rootName = 
solr_52182, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79b2c7f6
   [junit4]   2> 15903 INFO  (jetty-closer-3-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6ce884d1[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 15909 INFO  (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066645617803272-127.0.0.1:52182_solr-n_0000000000) closing
   [junit4]   2> 15910 INFO  
(OverseerStateUpdate-72066645617803272-127.0.0.1:52182_solr-n_0000000000) 
[n:127.0.0.1:52182_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52182_solr
   [junit4]   2> 15911 INFO  
(OverseerAutoScalingTriggerThread-72066645617803272-127.0.0.1:52182_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 15932 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 15932 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 15932 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 15932 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 15936 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 15936 DEBUG (closeThreadPool-56-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 15937 INFO  (closeThreadPool-56-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066645617803272-127.0.0.1:52182_solr-n_0000000000) closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@15847ec3[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@3e934a9a[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5ae33237[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 15942 INFO  (jetty-closer-3-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=72066645617803272-127.0.0.1:52182_solr-n_0000000000) closing
   [junit4]   2> 15946 INFO  (jetty-closer-3-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@265c32e0{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 15948 INFO  (jetty-closer-3-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6a34479c{/solr,null,UNAVAILABLE}
   [junit4]   2> 15948 INFO  (jetty-closer-3-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 15960 INFO  (jetty-closer-3-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@2417f02{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 15964 INFO  (jetty-closer-3-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2ce26c7e{/solr,null,UNAVAILABLE}
   [junit4]   2> 15971 INFO  (jetty-closer-3-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 15972 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 15976 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 15987 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52152
   [junit4]   2> 15987 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52152
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=624, maxMBSortInHeap=5.190010697748202, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e5388e1),
 locale=lrc-IQ, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=86966272,total=221249536
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [1/5 (1!)] on J0 in 15.97s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\init-core-data-001
   [junit4]   2> 9846 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9950 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.e.j.u.log Logging initialized @?????ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 9965 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 9989 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10005 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-001\tempDir-001
   [junit4]   2> 10023 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 10026 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 10028 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 10139 INFO  (SUITE-TriggerSetPropertiesIntegrationTest

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

nit4]   2> 19505 INFO  (jetty-closer-59-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77df0220: rootName = 
solr_52282, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79b2c7f6
   [junit4]   2> 19505 INFO  (jetty-closer-59-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 19510 INFO  (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066646081208326-127.0.0.1:52282_solr-n_0000000000) closing
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 19511 DEBUG (closeThreadPool-111-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2c819d2f[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@323fe043[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 19512 INFO  
(OverseerAutoScalingTriggerThread-72066646081208326-127.0.0.1:52282_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 19512 INFO  
(OverseerStateUpdate-72066646081208326-127.0.0.1:52282_solr-n_0000000000) 
[n:127.0.0.1:52282_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52282_solr
   [junit4]   2> 19513 INFO  (jetty-closer-59-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 19513 INFO  (zkCallback-91-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52279_solr
   [junit4]   2> 19515 INFO  (jetty-closer-59-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@16eaf4a8: rootName = 
solr_52279, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@75967816
   [junit4]   2> 19515 INFO  (closeThreadPool-111-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72066646081208326-127.0.0.1:52282_solr-n_0000000000) closing
   [junit4]   2> 19516 INFO  (jetty-closer-59-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72066646081208326-127.0.0.1:52282_solr-n_0000000000) closing
   [junit4]   2> 19517 INFO  (jetty-closer-59-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 19517 INFO  (jetty-closer-59-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@281d3d38: rootName = 
solr_52279, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@79b2c7f6
   [junit4]   2> 19517 INFO  (jetty-closer-59-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 19521 INFO  (jetty-closer-59-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@78df26c6{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 19521 INFO  (jetty-closer-59-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@effc0f9{/solr,null,UNAVAILABLE}
   [junit4]   2> 19521 INFO  (jetty-closer-59-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 19523 INFO  (zkCallback-91-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2c4e8f08[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@768202a8[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 19532 INFO  (zkCallback-99-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 19536 INFO  (jetty-closer-59-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6e9a6f3c{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:?}
   [junit4]   2> 19536 INFO  (jetty-closer-59-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@328f96d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 19536 INFO  (jetty-closer-59-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 19537 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 19539 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 
0x100083b97d30000, likely client has closed socket
   [junit4]   2> 19540 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> 19543 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52268
   [junit4]   2> 19543 INFO  
(SUITE-TriggerSetPropertiesIntegrationTest-seed#[A4E1AF2CE1F9A904]-worker) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52268
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest_A4E1AF2CE1F9A904-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=624, maxMBSortInHeap=5.190010697748202, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2976792),
 locale=lrc-IQ, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 
(64-bit)/cpus=3,threads=1,free=51180848,total=216530944
   [junit4]   2> NOTE: All tests run in this JVM: 
[TriggerSetPropertiesIntegrationTest, TriggerSetPropertiesIntegrationTest]
   [junit4] Completed [3/5 (3!)] on J0 in 3.60s, 1 test, 1 failure <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\lucene\common-build.xml:1572:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows\lucene\common-build.xml:1099:
 There were test failures: 5 suites, 5 tests, 3 failures [seed: 
A4E1AF2CE1F9A904]

Total time: 34 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: 
org.apache.solr.cloud.autoscaling.TriggerSetPropertiesIntegrationTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows>IF EXIST lucene\build move 
/y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows>IF EXIST lucene\build.orig 
move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=c5ac91fce8b4dc2ee5978a7db909343314fa599b, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-http2-Windows
[WARNINGS] Computing warning deltas based on reference build #13
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to