This was due to SOLR-11317. I've already committed a fix. -Yonik
On Tue, Sep 5, 2017 at 4:43 PM, Policeman Jenkins Server <[email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/163/ > Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC > > 2 tests failed. > FAILED: > org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFacetStream > > Error Message: > > > Stack Trace: > java.lang.AssertionError > at > __randomizedtesting.SeedInfo.seed([664CE6A063633507:C0AE9F1E4FEA82C0]:0) > at org.junit.Assert.fail(Assert.java:92) > at org.junit.Assert.assertTrue(Assert.java:43) > at org.junit.Assert.assertTrue(Assert.java:54) > at > org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testFacetStream(StreamExpressionTest.java:2942) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) > 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:943) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at java.lang.Thread.run(Thread.java:748) > > > FAILED: org.apache.solr.client.solrj.io.stream.StreamingTest.testFacetStream > > Error Message: > expected:<0.0> but was:<2.0> > > Stack Trace: > java.lang.AssertionError: expected:<0.0> but was:<2.0> > at > __randomizedtesting.SeedInfo.seed([664CE6A063633507:C0AE9F1E4FEA82C0]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:443) > at org.junit.Assert.assertEquals(Assert.java:512) > at > org.apache.solr.client.solrj.io.stream.StreamingTest.testFacetStream(StreamingTest.java:803) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:498) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) > 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:943) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at java.lang.Thread.run(Thread.java:748) > > > > > Build Log: > [...truncated 14397 lines...] > [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamingTest > [junit4] 2> Creating dataDir: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\init-core-data-001 > [junit4] 2> 137521 WARN > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19 > [junit4] 2> 137521 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) > w/NUMERIC_DOCVALUES_SYSPROP=true > [junit4] 2> 137524 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: > @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, > clientAuth=NaN) > [junit4] 2> 137524 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: > test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom > [junit4] 2> 137526 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001 > [junit4] 2> 137526 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.ZkTestServer STARTING ZK TEST SERVER > [junit4] 2> 137526 INFO (Thread-270) [ ] o.a.s.c.ZkTestServer client > port:0.0.0.0/0.0.0.0:0 > [junit4] 2> 137526 INFO (Thread-270) [ ] o.a.s.c.ZkTestServer > Starting server > [junit4] 2> 137531 ERROR (Thread-270) [ ] o.a.z.s.ZooKeeperServer > ZKShutdownHandler is not registered, so ZooKeeper server won't take any > action on ERROR or SHUTDOWN server state changes > [junit4] 2> 137627 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.ZkTestServer start zk server on port:53210 > [junit4] 2> 137644 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15e53c156c90000, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> 137650 INFO (jetty-launcher-241-thread-1) [ ] > o.e.j.s.Server jetty-9.3.20.v20170531 > [junit4] 2> 137651 INFO (jetty-launcher-241-thread-1) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@286978{/solr,null,AVAILABLE} > [junit4] 2> 137654 INFO (jetty-launcher-241-thread-1) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@174bfc{HTTP/1.1,[http/1.1]}{127.0.0.1:53214} > [junit4] 2> 137654 INFO (jetty-launcher-241-thread-1) [ ] > o.e.j.s.Server Started @145790ms > [junit4] 2> 137654 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=53214} > [junit4] 2> 137655 ERROR (jetty-launcher-241-thread-1) [ ] > o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 137655 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version > 7.1.0 > [junit4] 2> 137655 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 137655 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default > config dir: null > [junit4] 2> 137655 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-09-05T20:35:33.317Z > [junit4] 2> 137663 INFO (jetty-launcher-241-thread-2) [ ] > o.e.j.s.Server jetty-9.3.20.v20170531 > [junit4] 2> 137666 INFO (jetty-launcher-241-thread-2) [ ] > o.e.j.s.h.ContextHandler Started > o.e.j.s.ServletContextHandler@554688{/solr,null,AVAILABLE} > [junit4] 2> 137667 INFO (jetty-launcher-241-thread-2) [ ] > o.e.j.s.AbstractConnector Started > ServerConnector@fd7ebf{HTTP/1.1,[http/1.1]}{127.0.0.1:53220} > [junit4] 2> 137667 INFO (jetty-launcher-241-thread-2) [ ] > o.e.j.s.Server Started @145803ms > [junit4] 2> 137667 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, > hostPort=53220} > [junit4] 2> 137668 ERROR (jetty-launcher-241-thread-2) [ ] > o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be > missing or incomplete. > [junit4] 2> 137668 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version > 7.1.0 > [junit4] 2> 137668 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port > null > [junit4] 2> 137668 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default > config dir: null > [junit4] 2> 137668 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: > 2017-09-05T20:35:33.330Z > [junit4] 2> 137669 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 137673 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... > [junit4] 2> 137685 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15e53c156c90001, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> 137685 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15e53c156c90002, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> 137688 INFO (jetty-launcher-241-thread-1) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53210/solr > [junit4] 2> 137688 INFO (jetty-launcher-241-thread-2) [ ] > o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53210/solr > [junit4] 2> 137692 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15e53c156c90004, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> 137717 WARN (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.ZkController The _default configset > could not be uploaded. Please provide 'solr.default.confdir' parameter that > points to a configset intended to be the default. Current > 'solr.default.confdir' value: null > [junit4] 2> 137717 WARN (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.c.ZkController The _default configset > could not be uploaded. Please provide 'solr.default.confdir' parameter that > points to a configset intended to be the default. Current > 'solr.default.confdir' value: null > [junit4] 2> 137724 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.Overseer Overseer (id=null) closing > [junit4] 2> 137724 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.c.Overseer Overseer (id=null) closing > [junit4] 2> 137725 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.OverseerElectionContext I am going to be > the leader 127.0.0.1:53214_solr > [junit4] 2> 137726 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:53220_solr > [junit4] 2> 137726 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.Overseer Overseer > (id=98608331698536453-127.0.0.1:53214_solr-n_0000000000) starting > [junit4] 2> 137727 INFO > (zkCallback-253-thread-1-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (0) -> (1) > [junit4] 2> 137727 INFO > (zkCallback-252-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (0) -> (1) > [junit4] 2> 137734 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.ZkController Register node as live in > ZooKeeper:/live_nodes/127.0.0.1:53214_solr > [junit4] 2> 137737 INFO > (zkCallback-252-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (1) -> (2) > [junit4] 2> 137737 INFO > (zkCallback-253-thread-1-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (1) -> (2) > [junit4] 2> 138055 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53220.solr.node' (registry 'solr.node') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138055 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53214.solr.node' (registry 'solr.node') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138068 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53214.solr.jvm' (registry 'solr.jvm') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138068 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53220.solr.jvm' (registry 'solr.jvm') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138068 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53214.solr.jetty' (registry 'solr.jetty') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138068 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for > 'solr_53220.solr.jetty' (registry 'solr.jetty') enabled at server: > com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 138070 INFO (jetty-launcher-241-thread-2) > [n:127.0.0.1:53220_solr ] o.a.s.c.CorePropertiesLocator Found 0 core > definitions underneath > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node2\. > [junit4] 2> 138070 INFO (jetty-launcher-241-thread-1) > [n:127.0.0.1:53214_solr ] o.a.s.c.CorePropertiesLocator Found 0 core > definitions underneath > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node1\. > [junit4] 2> 138137 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 138138 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53210/solr ready > [junit4] 2> 138145 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr ] > o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params > replicationFactor=1&collection.configName=conf&name=streams_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 > and sendToOCPQueue=true > [junit4] 2> 138148 INFO > (OverseerThreadFactory-783-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.CreateCollectionCmd Create collection > streams_collection > [junit4] 2> 138266 INFO > (OverseerStateUpdate-98608331698536453-127.0.0.1:53214_solr-n_0000000000) > [n:127.0.0.1:53214_solr ] o.a.s.c.o.SliceMutator createReplica() { > [junit4] 2> "operation":"ADDREPLICA", > [junit4] 2> "collection":"streams_collection", > [junit4] 2> "shard":"shard1", > [junit4] 2> "core":"streams_collection_shard1_replica_n1", > [junit4] 2> "state":"down", > [junit4] 2> "base_url":"http://127.0.0.1:53214/solr", > [junit4] 2> "type":"NRT"} > [junit4] 2> 138275 INFO > (OverseerStateUpdate-98608331698536453-127.0.0.1:53214_solr-n_0000000000) > [n:127.0.0.1:53214_solr ] o.a.s.c.o.SliceMutator createReplica() { > [junit4] 2> "operation":"ADDREPLICA", > [junit4] 2> "collection":"streams_collection", > [junit4] 2> "shard":"shard2", > [junit4] 2> "core":"streams_collection_shard2_replica_n2", > [junit4] 2> "state":"down", > [junit4] 2> "base_url":"http://127.0.0.1:53220/solr", > [junit4] 2> "type":"NRT"} > [junit4] 2> 138485 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr ] > o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=streams_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=streams_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT > [junit4] 2> 138485 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr ] > o.a.s.h.a.CoreAdminOperation core create command > qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=streams_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=streams_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT > [junit4] 2> 138487 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr ] > o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for > 2147483647 transient cores > [junit4] 2> 138488 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr ] > o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for > 2147483647 transient cores > [junit4] 2> 138608 INFO > (zkCallback-252-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 138608 INFO > (zkCallback-253-thread-1-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 138611 INFO > (zkCallback-253-thread-2-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 138612 INFO > (zkCallback-252-thread-2-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 139542 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene > MatchVersion: 7.1.0 > [junit4] 2> 139543 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene > MatchVersion: 7.1.0 > [junit4] 2> 139568 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.IndexSchema > [streams_collection_shard1_replica_n1] Schema name=test > [junit4] 2> 139573 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.IndexSchema > [streams_collection_shard2_replica_n2] Schema name=test > [junit4] 2> 139628 WARN (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field > lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) > [junit4] 2> 139628 WARN (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not > multivalued and destination for multiple copyFields (3) > [junit4] 2> 139629 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema > test/1.6 with uniqueid field id > [junit4] 2> 139629 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating > SolrCore 'streams_collection_shard1_replica_n1' using configuration from > collection streams_collection, trusted=true > [junit4] 2> 139629 WARN (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field > lowerfilt1and2 is not multivalued and destination for multiple copyFields (2) > [junit4] 2> 139629 WARN (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not > multivalued and destination for multiple copyFields (3) > [junit4] 2> 139629 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX > monitoring for 'solr_53214.solr.core.streams_collection.shard1.replica_n1' > (registry 'solr.core.streams_collection.shard1.replica_n1') enabled at > server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 139629 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema > test/1.6 with uniqueid field id > [junit4] 2> 139629 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > solr.RecoveryStrategy.Builder > [junit4] 2> 139630 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating > SolrCore 'streams_collection_shard2_replica_n2' using configuration from > collection streams_collection, trusted=true > [junit4] 2> 139630 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [[streams_collection_shard1_replica_n1] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node1\streams_collection_shard1_replica_n1], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node1\.\streams_collection_shard1_replica_n1\data\] > [junit4] 2> 139630 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX > monitoring for 'solr_53220.solr.core.streams_collection.shard2.replica_n2' > (registry 'solr.core.streams_collection.shard2.replica_n2') enabled at > server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7a281 > [junit4] 2> 139630 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > solr.RecoveryStrategy.Builder > [junit4] 2> 139630 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [[streams_collection_shard2_replica_n2] ] Opening new SolrCore at > [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node2\streams_collection_shard2_replica_n2], > > dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamingTest_664CE6A063633507-001\tempDir-001\node2\.\streams_collection_shard2_replica_n2\data\] > [junit4] 2> 139739 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog > implementation: org.apache.solr.update.UpdateLog > [junit4] 2> 139739 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog > implementation: org.apache.solr.update.UpdateLog > [junit4] 2> 139739 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing > UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 > maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 139739 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing > UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 > maxNumLogsToKeep=10 numVersionBuckets=65536 > [junit4] 2> 139741 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard > AutoCommit: disabled > [junit4] 2> 139742 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft > AutoCommit: disabled > [junit4] 2> 139741 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard > AutoCommit: disabled > [junit4] 2> 139742 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft > AutoCommit: disabled > [junit4] 2> 139743 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@54be71[streams_collection_shard1_replica_n1] main] > [junit4] 2> 139743 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@1686d14[streams_collection_shard2_replica_n2] main] > [junit4] 2> 139744 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage > Configured ZooKeeperStorageIO with znodeBase: /configs/conf > [junit4] 2> 139744 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage > Configured ZooKeeperStorageIO with znodeBase: /configs/conf > [junit4] 2> 139745 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded > null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf > [junit4] 2> 139745 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded > null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf > [junit4] 2> 139745 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits > will be reserved for 10000 > [junit4] 2> 139745 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits > will be reserved for 10000 > [junit4] 2> 139746 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max > version in index or recent updates, using new clock 1577733309499179008 > [junit4] 2> 139747 INFO > (searcherExecutor-788-thread-1-processing-n:127.0.0.1:53214_solr > x:streams_collection_shard1_replica_n1 s:shard1 c:streams_collection > r:core_node3) [n:127.0.0.1:53214_solr c:streams_collection s:shard1 > r:core_node3 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [streams_collection_shard1_replica_n1] Registered new searcher > Searcher@54be71[streams_collection_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 139747 INFO > (searcherExecutor-789-thread-1-processing-n:127.0.0.1:53220_solr > x:streams_collection_shard2_replica_n2 s:shard2 c:streams_collection > r:core_node4) [n:127.0.0.1:53220_solr c:streams_collection s:shard2 > r:core_node4 x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [streams_collection_shard2_replica_n2] Registered new searcher > Searcher@1686d14[streams_collection_shard2_replica_n2] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 139746 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max > version in index or recent updates, using new clock 1577733309499179008 > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext > Enough replicas found to continue. > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I > may be the new leader - try and sync > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/ > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - > now sync replicas to me > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.SyncStrategy > http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/ has no > replicas > [junit4] 2> 139752 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext > Found all replicas participating in election, clear LIR > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext > Enough replicas found to continue. > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I > may be the new leader - try and sync > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to > http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/ > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - > now sync replicas to me > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.SyncStrategy > http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/ has no > replicas > [junit4] 2> 139752 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext > Found all replicas participating in election, clear LIR > [junit4] 2> 139757 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I > am the new leader: > http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/ shard2 > [junit4] 2> 139757 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I > am the new leader: > http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/ shard1 > [junit4] 2> 139862 INFO > (zkCallback-253-thread-2-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 139862 INFO > (zkCallback-252-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 139862 INFO > (zkCallback-252-thread-2-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 139862 INFO > (zkCallback-253-thread-1-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 139908 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, > no recovery necessary > [junit4] 2> 139910 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, > no recovery necessary > [junit4] 2> 139911 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] > webapp=null path=/admin/cores > params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=streams_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=streams_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} > status=0 QTime=1427 > [junit4] 2> 139913 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] > webapp=null path=/admin/cores > params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=streams_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=streams_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} > status=0 QTime=1429 > [junit4] 2> 139922 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr ] > o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most > 30 seconds. Check all shard replicas > [junit4] 2> 140026 INFO > (zkCallback-253-thread-1-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 140026 INFO > (zkCallback-253-thread-2-processing-n:127.0.0.1:53220_solr) > [n:127.0.0.1:53220_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 140026 INFO > (zkCallback-252-thread-2-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 140026 INFO > (zkCallback-252-thread-1-processing-n:127.0.0.1:53214_solr) > [n:127.0.0.1:53214_solr ] o.a.s.c.c.ZkStateReader A cluster state change: > [WatchedEvent state:SyncConnected type:NodeDataChanged > path:/collections/streams_collection/state.json] for collection > [streams_collection] has occurred - updating... (live nodes size: [2]) > [junit4] 2> 140154 INFO > (OverseerCollectionConfigSetProcessor-98608331698536453-127.0.0.1:53214_solr-n_0000000000) > [n:127.0.0.1:53214_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: > /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may > have disconnected from ZooKeeper > [junit4] 2> 140923 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections > params={replicationFactor=1&collection.configName=conf&name=streams_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} > status=0 QTime=2776 > [junit4] 2> 140923 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: > streams_collection failOnTimeout:true timeout (sec):90 > [junit4] 2> 140924 INFO > (SUITE-StreamingTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: > streams_collection > [junit4] 2> 140929 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr ] > o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with > params > collections=streams_collection&name=streams&action=CREATEALIAS&wt=javabin&version=2 > and sendToOCPQueue=true > [junit4] 2> 141039 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr ] > o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections > params={collections=streams_collection&name=streams&action=CREATEALIAS&wt=javabin&version=2} > status=0 QTime=110 > [junit4] 2> 141052 INFO > (TEST-StreamingTest.testParallelRollupStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testParallelRollupStream > [junit4] 2> 141061 INFO (qtp20979312-1635) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733310874910720)} 0 3 > [junit4] 2> 141063 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310880153600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141063 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141063 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141064 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 1 > [junit4] 2> 141064 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310881202176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141064 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141065 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141065 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 1 > [junit4] 2> 141065 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733310868619264),commit=} 0 12 > [junit4] 2> 141070 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&wt=javabin&version=2}{add=[0 > (1577733310884347904), 4 (1577733310886445056), 1 (1577733310886445057), 8 > (1577733310887493632)]} 0 3 > [junit4] 2> 141071 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&wt=javabin&version=2}{add=[2 > (1577733310884347904), 3 (1577733310886445056), 5 (1577733310886445057), 6 > (1577733310887493632), 7 (1577733310887493633), 9 (1577733310887493634)]} 0 4 > [junit4] 2> 141075 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310892736512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141075 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310892736512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141076 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11179a > commitCommandVersion:1577733310892736512 > [junit4] 2> 141076 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2b1ef0 > commitCommandVersion:1577733310892736512 > [junit4] 2> 141084 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@4471ff[streams_collection_shard2_replica_n2] main] > [junit4] 2> 141085 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141087 INFO > (searcherExecutor-789-thread-1-processing-n:127.0.0.1:53220_solr > x:streams_collection_shard2_replica_n2 s:shard2 c:streams_collection > r:core_node4) [n:127.0.0.1:53220_solr c:streams_collection s:shard2 > r:core_node4 x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [streams_collection_shard2_replica_n2] Registered new searcher > Searcher@4471ff[streams_collection_shard2_replica_n2] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c6)))} > [junit4] 2> 141087 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 12 > [junit4] 2> 141098 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@115110e[streams_collection_shard1_replica_n1] main] > [junit4] 2> 141098 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141100 INFO > (searcherExecutor-788-thread-1-processing-n:127.0.0.1:53214_solr > x:streams_collection_shard1_replica_n1 s:shard1 c:streams_collection > r:core_node3) [n:127.0.0.1:53214_solr c:streams_collection s:shard1 > r:core_node3 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [streams_collection_shard1_replica_n1] Registered new searcher > Searcher@115110e[streams_collection_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c4)))} > [junit4] 2> 141100 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 25 > [junit4] 2> 141101 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{commit=} > 0 29 > [junit4] 2> 141109 INFO > (TEST-StreamingTest.testParallelRollupStream-seed#[664CE6A063633507]) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 141111 INFO > (TEST-StreamingTest.testParallelRollupStream-seed#[664CE6A063633507]) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53210/solr ready > [junit4] 2> 141115 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/stream > params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=rollup(search(streams,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:53210/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2} > status=0 QTime=0 > [junit4] 2> 141115 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/stream > params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=rollup(search(streams,q%3D"*:*",fl%3D"a_s,a_i,a_f",sort%3D"a_s+asc",partitionKeys%3Da_s,zkHost%3D"127.0.0.1:53210/solr"),over%3Da_s,sum(a_i),sum(a_f),min(a_i),min(a_f),max(a_i),max(a_f),avg(a_i,false),avg(a_f,false),count(*))&wt=json&version=2.2} > status=0 QTime=0 > [junit4] 2> 141123 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.c.ZkStateReader Updated live > nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 141125 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53210/solr ready > [junit4] 2> 141146 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} > hits=3 status=0 QTime=16 > [junit4] 2> 141146 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} > hits=3 status=0 QTime=17 > [junit4] 2> 141146 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} > hits=3 status=0 QTime=16 > [junit4] 2> 141148 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=*:*&distrib=false&fl=a_s,a_i,a_f&sort=a_s+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} > hits=1 status=0 QTime=17 > [junit4] 2> 141154 INFO > (TEST-StreamingTest.testParallelRollupStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testParallelRollupStream > [junit4] 2> 141167 INFO > (TEST-StreamingTest.testSpacesInParams-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testSpacesInParams > [junit4] 2> 141171 INFO (qtp20979312-1636) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@b6c906[streams_collection_shard1_replica_n1] realtime] > [junit4] 2> 141172 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@7c4c52[streams_collection_shard2_replica_n2] realtime] > [junit4] 2> 141172 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733310992351232)} 0 2 > [junit4] 2> 141173 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310995496960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141173 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733310995496960,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141173 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2b1ef0 > commitCommandVersion:1577733310995496960 > [junit4] 2> 141173 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11179a > commitCommandVersion:1577733310995496960 > [junit4] 2> 141174 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@9e55f2[streams_collection_shard1_replica_n1] main] > [junit4] 2> 141174 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@13be7df[streams_collection_shard2_replica_n2] main] > [junit4] 2> 141174 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141174 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141177 INFO > (searcherExecutor-788-thread-1-processing-n:127.0.0.1:53214_solr > x:streams_collection_shard1_replica_n1 s:shard1 c:streams_collection > r:core_node3) [n:127.0.0.1:53214_solr c:streams_collection s:shard1 > r:core_node3 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [streams_collection_shard1_replica_n1] Registered new searcher > Searcher@9e55f2[streams_collection_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 141177 INFO > (searcherExecutor-789-thread-1-processing-n:127.0.0.1:53220_solr > x:streams_collection_shard2_replica_n2 s:shard2 c:streams_collection > r:core_node4) [n:127.0.0.1:53220_solr c:streams_collection s:shard2 > r:core_node4 x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [streams_collection_shard2_replica_n2] Registered new searcher > Searcher@13be7df[streams_collection_shard2_replica_n2] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 141177 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 3 > [junit4] 2> 141177 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 3 > [junit4] 2> 141178 INFO (qtp20979312-1636) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733310991302656),commit=} 0 8 > [junit4] 2> 141178 INFO > (TEST-StreamingTest.testSpacesInParams-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testSpacesInParams > [junit4] 2> 141189 INFO > (TEST-StreamingTest.testDaemonTopicStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testDaemonTopicStream > [junit4] 2> 141193 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311014371328)} 0 1 > [junit4] 2> 141194 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311017517056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141194 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311017517056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141194 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141194 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141194 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141194 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141194 INFO (qtp29402091-1648) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 0 > [junit4] 2> 141194 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 0 > [junit4] 2> 141195 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311014371328),commit=} 0 4 > [junit4] 2> 141197 INFO > (TEST-StreamingTest.testDaemonTopicStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testDaemonTopicStream > [junit4] IGNOR/A 0.03s J0 | StreamingTest.testDaemonTopicStream > [junit4] > Assumption #1: got: <false>, expected: is <true> > [junit4] 2> 141219 INFO > (TEST-StreamingTest.testMergeStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testMergeStream > [junit4] 2> 141223 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311045828608)} 0 1 > [junit4] 2> 141224 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311048974336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141224 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311048974336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141224 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141225 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No > uncommitted changes. Skipping IW.commit. > [junit4] 2> 141225 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141225 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141225 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 0 > [junit4] 2> 141225 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 0 > [junit4] 2> 141226 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311045828608),commit=} 0 5 > [junit4] 2> 141232 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&wt=javabin&version=2}{add=[2 > (1577733311052120064), 3 (1577733311056314368)]} 0 4 > [junit4] 2> 141232 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&wt=javabin&version=2}{add=[0 > (1577733311052120064), 4 (1577733311056314368), 1 (1577733311057362944)]} 0 5 > [junit4] 2> 141234 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311059460096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141234 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311059460096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141234 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11179a > commitCommandVersion:1577733311059460096 > [junit4] 2> 141234 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2b1ef0 > commitCommandVersion:1577733311059460096 > [junit4] 2> 141239 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@181b0a[streams_collection_shard1_replica_n1] main] > [junit4] 2> 141239 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141241 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@1f4b968[streams_collection_shard2_replica_n2] main] > [junit4] 2> 141241 INFO > (searcherExecutor-788-thread-1-processing-n:127.0.0.1:53214_solr > x:streams_collection_shard1_replica_n1 s:shard1 c:streams_collection > r:core_node3) [n:127.0.0.1:53214_solr c:streams_collection s:shard1 > r:core_node3 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [streams_collection_shard1_replica_n1] Registered new searcher > Searcher@181b0a[streams_collection_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c3)))} > [junit4] 2> 141241 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141242 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 8 > [junit4] 2> 141243 INFO > (searcherExecutor-789-thread-1-processing-n:127.0.0.1:53220_solr > x:streams_collection_shard2_replica_n2 s:shard2 c:streams_collection > r:core_node4) [n:127.0.0.1:53220_solr c:streams_collection s:shard2 > r:core_node4 x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [streams_collection_shard2_replica_n2] Registered new searcher > Searcher@1f4b968[streams_collection_shard2_replica_n2] > main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c2)))} > [junit4] 2> 141244 INFO (qtp29402091-1649) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53214/solr/streams_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 10 > [junit4] 2> 141244 INFO (qtp20979312-1635) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{commit=} > 0 11 > [junit4] 2> 141249 INFO > (TEST-StreamingTest.testMergeStream-seed#[664CE6A063633507]) [ ] > o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) > [junit4] 2> 141251 INFO > (TEST-StreamingTest.testMergeStream-seed#[664CE6A063633507]) [ ] > o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53210/solr ready > [junit4] 2> 141258 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(4+1)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=javabin&version=2.2} > hits=0 status=0 QTime=3 > [junit4] 2> 141258 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(4+1)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=javabin&version=2.2} > hits=2 status=0 QTime=3 > [junit4] 2> 141264 INFO (qtp20979312-1636) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(0+2+3)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=javabin&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141264 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(0+2+3)&distrib=false&fl=id,a_s,a_i&sort=a_i+asc&wt=javabin&version=2.2} > hits=2 status=0 QTime=0 > [junit4] 2> 141269 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(4+1)&distrib=false&fl=id,a_s,a_i&sort=a_i+desc&wt=javabin&version=2.2} > hits=0 status=0 QTime=0 > [junit4] 2> 141269 INFO (qtp20979312-1639) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(4+1)&distrib=false&fl=id,a_s,a_i&sort=a_i+desc&wt=javabin&version=2.2} > hits=2 status=0 QTime=0 > [junit4] 2> 141272 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(0+2+3)&distrib=false&fl=id,a_s,a_i&sort=a_i+desc&wt=json&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141272 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(0+2+3)&distrib=false&fl=id,a_s,a_i&sort=a_i+desc&wt=json&version=2.2} > hits=2 status=0 QTime=0 > [junit4] 2> 141280 INFO (qtp20979312-1654) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(2+4+1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+asc&wt=javabin&version=2.2} > hits=2 status=0 QTime=3 > [junit4] 2> 141280 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(2+4+1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+asc&wt=javabin&version=2.2} > hits=1 status=0 QTime=3 > [junit4] 2> 141283 INFO (qtp20979312-1633) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(0+3)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+asc&wt=javabin&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141283 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(0+3)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+asc&wt=javabin&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141288 INFO (qtp29402091-1651) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(2+4+1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+desc&wt=json&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141288 INFO (qtp20979312-1645) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(2+4+1)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+desc&wt=json&version=2.2} > hits=2 status=0 QTime=0 > [junit4] 2> 141291 INFO (qtp29402091-1650) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.c.S.Request > [streams_collection_shard2_replica_n2] webapp=/solr path=/select > params={q=id:(0+3)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+desc&wt=javabin&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141291 INFO (qtp20979312-1644) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.c.S.Request > [streams_collection_shard1_replica_n1] webapp=/solr path=/select > params={q=id:(0+3)&distrib=false&fl=id,a_s,a_i,a_f&sort=a_f+asc,a_i+desc&wt=javabin&version=2.2} > hits=1 status=0 QTime=0 > [junit4] 2> 141294 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] > o.a.z.s.NIOServerCnxn caught end of stream exception > [junit4] 2> EndOfStreamException: Unable to read additional data from > client sessionid 0x15e53c156c9000b, likely client has closed socket > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) > [junit4] 2> at > org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) > [junit4] 2> at java.lang.Thread.run(Thread.java:748) > [junit4] 2> 141294 INFO > (TEST-StreamingTest.testMergeStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Ending testMergeStream > [junit4] 2> 141309 INFO > (TEST-StreamingTest.testParallelMergeStream-seed#[664CE6A063633507]) [ ] > o.a.s.SolrTestCaseJ4 ###Starting testParallelMergeStream > [junit4] 2> 141312 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@1acdc4d[streams_collection_shard2_replica_n2] realtime] > [junit4] 2> 141312 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@2715de[streams_collection_shard1_replica_n1] realtime] > [junit4] 2> 141313 INFO (qtp20979312-1637) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311140200448)} 0 1 > [junit4] 2> 141314 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311143346176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141314 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start > commit{_version_=1577733311143346176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} > [junit4] 2> 141314 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11179a > commitCommandVersion:1577733311143346176 > [junit4] 2> 141314 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling > setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2b1ef0 > commitCommandVersion:1577733311143346176 > [junit4] 2> 141314 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening > [Searcher@a0ada9[streams_collection_shard1_replica_n1] main] > [junit4] 2> 141314 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening > [Searcher@1dc6845[streams_collection_shard2_replica_n2] main] > [junit4] 2> 141315 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141315 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 > end_commit_flush > [junit4] 2> 141316 INFO > (searcherExecutor-788-thread-1-processing-n:127.0.0.1:53214_solr > x:streams_collection_shard1_replica_n1 s:shard1 c:streams_collection > r:core_node3) [n:127.0.0.1:53214_solr c:streams_collection s:shard1 > r:core_node3 x:streams_collection_shard1_replica_n1] o.a.s.c.SolrCore > [streams_collection_shard1_replica_n1] Registered new searcher > Searcher@a0ada9[streams_collection_shard1_replica_n1] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 141316 INFO > (searcherExecutor-789-thread-1-processing-n:127.0.0.1:53220_solr > x:streams_collection_shard2_replica_n2 s:shard2 c:streams_collection > r:core_node4) [n:127.0.0.1:53220_solr c:streams_collection s:shard2 > r:core_node4 x:streams_collection_shard2_replica_n2] o.a.s.c.SolrCore > [streams_collection_shard2_replica_n2] Registered new searcher > Searcher@1dc6845[streams_collection_shard2_replica_n2] > main{ExitableDirectoryReader(UninvertingDirectoryReader())} > [junit4] 2> 141316 INFO (qtp20979312-1634) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 3 > [junit4] 2> 141317 INFO (qtp29402091-1653) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:53220/solr/streams_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} > 0 3 > [junit4] 2> 141317 INFO (qtp29402091-1647) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* > (-1577733311139151872),commit=} 0 7 > [junit4] 2> 141321 INFO (qtp20979312-1636) [n:127.0.0.1:53214_solr > c:streams_collection s:shard1 r:core_node3 > x:streams_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard1_replica_n1] webapp=/solr path=/update > params={_stateVer_=streams_collection:4&wt=javabin&version=2}{add=[0 > (1577733311147540480), 4 (1577733311149637632), 1 (1577733311149637633), 8 > (1577733311150686208)]} 0 3 > [junit4] 2> 141322 INFO (qtp29402091-1646) [n:127.0.0.1:53220_solr > c:streams_collection s:shard2 r:core_node4 > x:streams_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory > [streams_collection_shard2_replica_n2] webapp=/solr path=/update params={_sta > > [...truncated too long message...] > > . (3) -> (2) > [junit4] 2> 210984 INFO > (zkCallback-890-thread-1-processing-n:127.0.0.1:53165_solr) > [n:127.0.0.1:53165_solr ] o.a.s.c.OverseerElectionContext I am going to be > the leader 127.0.0.1:53165_solr > [junit4] 2> 210996 INFO (coreCloseExecutor-768-thread-1) > [n:127.0.0.1:53165_solr c:collection1_collection s:shard1 r:core_node3 > x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing > metric reporters for > registry=solr.collection.collection1_collection.shard1.leader, tag=17421214 > [junit4] 2> 210998 INFO (coreCloseExecutor-769-thread-1) > [n:127.0.0.1:53154_solr c:collection1_collection s:shard2 r:core_node4 > x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing > metric reporters for > registry=solr.collection.collection1_collection.shard2.leader, tag=19747335 > [junit4] 2> 211001 INFO > (zkCallback-886-thread-1-processing-n:127.0.0.1:53154_solr) > [n:127.0.0.1:53154_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from > ZooKeeper... (2) -> (1) > [junit4] 2> 211001 INFO > (zkCallback-886-thread-2-processing-n:127.0.0.1:53154_solr) > [n:127.0.0.1:53154_solr ] o.a.s.c.OverseerElectionContext I am going to be > the leader 127.0.0.1:53154_solr > [junit4] 2> 211005 WARN > (zkCallback-886-thread-2-processing-n:127.0.0.1:53154_solr) > [n:127.0.0.1:53154_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch > triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for > /live_nodes] > [junit4] 2> 211005 INFO (jetty-closer-869-thread-1) [ ] > o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@1738b3e{/solr,null,UNAVAILABLE} > [junit4] 2> 212500 WARN > (zkCallback-890-thread-1-processing-n:127.0.0.1:53165_solr) > [n:127.0.0.1:53165_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch > triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for > /live_nodes] > [junit4] 2> 212501 INFO (jetty-closer-869-thread-2) [ ] > o.e.j.s.h.ContextHandler Stopped > o.e.j.s.ServletContextHandler@523716{/solr,null,UNAVAILABLE} > [junit4] 2> 212503 ERROR > (SUITE-StreamExpressionTest-seed#[664CE6A063633507]-worker) [ ] > o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper > server won't take any action on ERROR or SHUTDOWN server state changes > [junit4] 2> 212504 INFO > (SUITE-StreamExpressionTest-seed#[664CE6A063633507]-worker) [ ] > o.a.s.c.ZkTestServer connecting to 127.0.0.1:53149 53149 > [junit4] 2> 212506 INFO (Thread-458) [ ] o.a.s.c.ZkTestServer > connecting to 127.0.0.1:53149 53149 > [junit4] 2> 212508 WARN (Thread-458) [ ] o.a.s.c.ZkTestServer Watch > limit violations: > [junit4] 2> Maximum concurrent create/delete watches above limit: > [junit4] 2> > [junit4] 2> 69 /solr/aliases.json > [junit4] 2> 69 /solr/clusterprops.json > [junit4] 2> 13 /solr/configs/conf > [junit4] 2> 4 /solr/security.json > [junit4] 2> > [junit4] 2> Maximum concurrent data watches above limit: > [junit4] 2> > [junit4] 2> 69 /solr/clusterstate.json > [junit4] 2> 20 /solr/collections/destination/state.json > [junit4] 2> 20 > /solr/collections/parallelDestinationCollection/state.json > [junit4] 2> 20 > /solr/collections/destinationCollection/state.json > [junit4] 2> 20 /solr/collections/mainCorpus/state.json > [junit4] 2> 18 /solr/collections/workQueue/state.json > [junit4] 2> 18 > /solr/collections/parallelDestinationCollection1/state.json > [junit4] 2> 10 > /solr/collections/collection1_collection/state.json > [junit4] 2> 2 > /solr/overseer_elect/election/98608331656724491-127.0.0.1:53159_solr-n_0000000000 > [junit4] 2> > [junit4] 2> Maximum concurrent children watches above limit: > [junit4] 2> > [junit4] 2> 69 /solr/live_nodes > [junit4] 2> 69 /solr/collections > [junit4] 2> > [junit4] 2> NOTE: leaving temporary files on disk at: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_664CE6A063633507-001 > [junit4] 2> Sep 05, 2017 8:36:48 PM > com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks > [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked > thread(s). > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): > {expr_s=FST50, join2_s=PostingsFormat(name=Asserting), > multiDefault=PostingsFormat(name=Asserting), > subject=PostingsFormat(name=Asserting), a1_s=PostingsFormat(name=Asserting), > a2_s=PostingsFormat(name=LuceneFixedGap), > test_t=PostingsFormat(name=LuceneFixedGap), level1_s=FST50, > body_t=PostingsFormat(name=LuceneFixedGap), > ident_s=PostingsFormat(name=Asserting), > s_multi=PostingsFormat(name=LuceneFixedGap), > a_ss=PostingsFormat(name=MockRandom), col_s=PostingsFormat(name=Asserting), > level2_s=PostingsFormat(name=MockRandom), > a_s=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=MockRandom), > side_s=PostingsFormat(name=LuceneFixedGap), id=FST50, > text=PostingsFormat(name=LuceneFixedGap)}, > docValues:{expr_s=DocValuesFormat(name=Direct), > join2_s=DocValuesFormat(name=Lucene70), > multiDefault=DocValuesFormat(name=Lucene70), > price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), > a_f=DocValuesFormat(name=Lucene70), > intDefault=DocValuesFormat(name=Lucene70), > join1_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Asserting), > a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Asserting), > test_i=DocValuesFormat(name=Lucene70), > field_i=DocValuesFormat(name=Lucene70), > level1_s=DocValuesFormat(name=Direct), > s_multi=DocValuesFormat(name=Asserting), a_ss=DocValuesFormat(name=Lucene70), > col_s=DocValuesFormat(name=Lucene70), > level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Asserting), > id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), > i_multi=DocValuesFormat(name=Direct), b_ls=DocValuesFormat(name=Lucene70), > test_dt=DocValuesFormat(name=Direct), ident_s=DocValuesFormat(name=Lucene70), > order_i=DocValuesFormat(name=Lucene70), > _version_=DocValuesFormat(name=Lucene70), > side_s=DocValuesFormat(name=Asserting), > miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1274, > maxMBSortInHeap=5.84600333717999, sim=RandomSimilarity(queryNorm=true): {}, > locale=bg, timezone=America/Caracas > [junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 > (32-bit)/cpus=3,threads=1,free=46205104,total=257949696 > [junit4] 2> NOTE: All tests run in this JVM: > [CumulativeProbabilityEvaluatorTest, SolrExampleJettyTest, FacetFieldTest, > TestCollectionStateWatchers, GetByIdTest, UuidEvaluatorTest, > TestToleratedUpdateError, ReverseEvaluatorTest, NotEvaluatorTest, > ConcatOperationTest, TestDelegationTokenResponse, CeilingEvaluatorTest, > CloudSolrClientMultiConstructorTest, TestCloudSolrClientConnections, > MergeIndexesEmbeddedTest, LargeVolumeBinaryJettyTest, SubtractEvaluatorTest, > SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, PowerEvaluatorTest, > TestNamedListCodec, DocumentAnalysisResponseTest, SineEvaluatorTest, > LargeVolumeJettyTest, ConcurrentUpdateSolrClientBuilderTest, ClientUtilsTest, > EmpiricalDistributionEvaluatorTest, TestJsonRecordReader, ShardParamsTest, > TestV1toV2ApiMapper, TestDelegationTokenRequest, > HttpSolrClientSSLAuthConPoolTest, TestCollectionAdminRequest, > ContentStreamTest, TestFastInputStream, FieldAnalysisResponseTest, > AnlysisResponseBaseTest, TestLBHttpSolrClient, HttpSolrClientBuilderTest, > HttpSolrClientConPoolTest, GraphExpressionTest, GraphTest, JdbcTest, > SelectWithEvaluatorsTest, StreamExpressionTest] > [junit4] Completed [145/145 (2!)] on J1 in 76.60s, 101 tests, 1 failure, 9 > skipped <<< FAILURES! > > [...truncated 14647 lines...] > -check-forbidden-all: > [forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8 > [forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8 > [forbidden-apis] Reading bundled API signatures: jdk-non-portable > [forbidden-apis] Reading bundled API signatures: jdk-reflection > [forbidden-apis] Reading API signatures: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\tools\forbiddenApis\base.txt > [forbidden-apis] Reading API signatures: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\tools\forbiddenApis\lucene.txt > [forbidden-apis] Loading classes to check... > [forbidden-apis] Scanning classes for violations... > [forbidden-apis] Forbidden method invocation: > java.lang.Character#codePointBefore(char[],int) [Implicit start offset is > error-prone when the char[] is a buffer and the first chars are random chars] > [forbidden-apis] in org.apache.lucene.analysis.icu.ICUNormalizer2CharFilter > (ICUNormalizer2CharFilter.java:113) > [forbidden-apis] Scanned 69 (and 374 related) class file(s) for forbidden API > invocations (in 0.10s), 1 error(s). > > BUILD FAILED > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The > following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:117: The > following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:119: The > following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2205: > The following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\analysis\build.xml:157: > The following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\analysis\build.xml:38: > The following error occurred while executing this line: > C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2407: > Check for forbidden API calls failed, see log. > > Total time: 80 minutes 2 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
