Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-BadApples-Tests-8.x/318/
1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:41567/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41567/solr at __randomizedtesting.SeedInfo.seed([A71852084B4121C6]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:83) 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:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 36 more Build Log: [...truncated 14956 lines...] [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerDistrib [junit4] 2> 1183958 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 1183959 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/data-dir-96-001 [junit4] 2> 1183959 WARN (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1 [junit4] 2> 1183962 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1183964 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None) [junit4] 2> 1183964 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1183964 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.SolrCloudTestCase Using per-replica state [junit4] 2> 1183964 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001 [junit4] 2> 1183965 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1183965 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1183965 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1183966 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1184065 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 44159 [junit4] 2> 1184065 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44159 [junit4] 2> 1184065 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44159 [junit4] 2> 1184065 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44159 [junit4] 2> 1184072 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184099 INFO (zkConnectionManagerCallback-9505-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184099 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184105 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184107 INFO (zkConnectionManagerCallback-9507-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184107 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184108 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184108 INFO (zkConnectionManagerCallback-9509-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184108 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184259 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1184259 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1184259 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1184260 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1184263 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1184263 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1184263 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10 [junit4] 2> 1184267 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1184267 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1184267 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1184268 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d7bb99f{/solr,null,AVAILABLE} [junit4] 2> 1184270 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1184270 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1184270 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1184270 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dac078d{/solr,null,AVAILABLE} [junit4] 2> 1184308 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1184308 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1184308 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1184308 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1184309 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1184309 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1184309 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1184309 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1184309 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3320bdfc{/solr,null,AVAILABLE} [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@aec32f6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41567} [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.e.j.s.Server Started @1184342ms [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44159/solr, hostPort=41567} [junit4] 2> 1184312 ERROR (jetty-launcher-9510-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 1184312 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T11:44:38.191Z [junit4] 2> 1184313 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1184313 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184313 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d422c0a{/solr,null,AVAILABLE} [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@8f8b6e6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43965} [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.e.j.s.Server Started @1184345ms [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44159/solr, hostPort=43965} [junit4] 2> 1184315 ERROR (jetty-launcher-9510-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 1184315 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T11:44:38.194Z [junit4] 2> 1184324 INFO (zkConnectionManagerCallback-9512-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184324 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184324 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cedce51{/solr,null,AVAILABLE} [junit4] 2> 1184325 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1184328 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@20f3d859{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42597} [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.e.j.s.Server Started @1184359ms [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44159/solr, hostPort=42597} [junit4] 2> 1184329 ERROR (jetty-launcher-9510-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 1184329 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T11:44:38.208Z [junit4] 2> 1184330 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184330 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1806f0c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41025} [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.e.j.s.Server Started @1184361ms [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44159/solr, hostPort=41025} [junit4] 2> 1184331 ERROR (jetty-launcher-9510-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 1184331 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T11:44:38.210Z [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@49eb36d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45831} [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.e.j.s.Server Started @1184364ms [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:44159/solr, hostPort=45831} [junit4] 2> 1184334 ERROR (jetty-launcher-9510-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.10.0 [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr [junit4] 2> 1184334 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2021-06-24T11:44:38.213Z [junit4] 2> 1184334 WARN (jetty-launcher-9510-thread-1-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1184335 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184335 INFO (zkConnectionManagerCallback-9516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184335 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184336 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1184336 INFO (zkConnectionManagerCallback-9514-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184336 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184336 INFO (zkConnectionManagerCallback-9518-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184336 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184337 INFO (zkConnectionManagerCallback-9520-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1184337 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1184435 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1184435 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1184438 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1184438 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1184438 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1184439 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1184441 WARN (jetty-launcher-9510-thread-3-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0006, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1184442 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1184443 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1186603 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1186618 WARN (jetty-launcher-9510-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2409c4bd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186618 WARN (jetty-launcher-9510-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2409c4bd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186659 WARN (jetty-launcher-9510-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c5ea444[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186659 WARN (jetty-launcher-9510-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c5ea444[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186661 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr [junit4] 2> 1186896 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1186903 INFO (zkConnectionManagerCallback-9543-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1186903 INFO (jetty-launcher-9510-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1186904 WARN (jetty-launcher-9510-thread-4-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1186963 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1186964 WARN (jetty-launcher-9510-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@797ed0e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186971 WARN (jetty-launcher-9510-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@797ed0e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186990 WARN (jetty-launcher-9510-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55bf932b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186990 WARN (jetty-launcher-9510-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55bf932b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1186991 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr [junit4] 2> 1186997 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1186998 INFO (zkConnectionManagerCallback-9551-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1186998 INFO (jetty-launcher-9510-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1187004 WARN (jetty-launcher-9510-thread-3-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a0009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1187019 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1187031 INFO (zkConnectionManagerCallback-9553-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1187031 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1187256 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1187256 INFO (zkConnectionManagerCallback-9555-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1187256 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1187358 WARN (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1187371 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45831_solr [junit4] 2> 1187372 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.Overseer Overseer (id=73734088234237962-127.0.0.1:45831_solr-n_0000000000) starting [junit4] 2> 1187385 INFO (OverseerStateUpdate-73734088234237962-127.0.0.1:45831_solr-n_0000000000) [n:127.0.0.1:45831_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45831_solr [junit4] 2> 1187396 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45831_solr [junit4] 2> 1187399 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1187399 WARN (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1187406 WARN (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1187406 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1187409 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41025_solr as DOWN [junit4] 2> 1187410 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1187410 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41025_solr [junit4] 2> 1187416 INFO (jetty-launcher-9510-thread-4) [n:127.0.0.1:45831_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node4 [junit4] 2> 1187626 INFO (zkCallback-9552-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1187641 INFO (zkCallback-9554-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1187641 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1187642 WARN (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1187654 INFO (jetty-launcher-9510-thread-3) [n:127.0.0.1:41025_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node3 [junit4] 2> 1187858 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1187872 WARN (jetty-launcher-9510-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6527d5bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1187872 WARN (jetty-launcher-9510-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6527d5bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1187888 WARN (jetty-launcher-9510-thread-5) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7faee697[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1187889 WARN (jetty-launcher-9510-thread-5) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7faee697[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1187890 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr [junit4] 2> 1187894 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1187905 INFO (zkConnectionManagerCallback-9579-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1187905 INFO (jetty-launcher-9510-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188266 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188279 INFO (zkConnectionManagerCallback-9581-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188279 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188282 WARN (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1188282 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1188286 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42597_solr as DOWN [junit4] 2> 1188287 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1188287 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42597_solr [junit4] 2> 1188288 INFO (zkCallback-9552-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1188289 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1188289 WARN (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1188312 INFO (zkCallback-9554-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1188312 INFO (zkCallback-9580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1188312 INFO (jetty-launcher-9510-thread-5) [n:127.0.0.1:42597_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node5 [junit4] 2> 1188415 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1188423 WARN (jetty-launcher-9510-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3b79f6cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188429 WARN (jetty-launcher-9510-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3b79f6cb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188431 WARN (jetty-launcher-9510-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@763fbd22[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188431 WARN (jetty-launcher-9510-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@763fbd22[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188432 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr [junit4] 2> 1188434 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188447 INFO (zkConnectionManagerCallback-9595-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188447 INFO (jetty-launcher-9510-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188619 WARN (jetty-launcher-9510-thread-1-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a000e, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1188639 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1188640 WARN (jetty-launcher-9510-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1aafd986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188641 WARN (jetty-launcher-9510-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1aafd986[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188649 WARN (jetty-launcher-9510-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4536b060[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188649 WARN (jetty-launcher-9510-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4536b060[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1188651 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44159/solr [junit4] 2> 1188652 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188653 INFO (zkConnectionManagerCallback-9603-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188653 INFO (jetty-launcher-9510-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188721 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188732 INFO (zkConnectionManagerCallback-9605-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188732 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188833 WARN (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1188836 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188836 INFO (zkConnectionManagerCallback-9609-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188837 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188838 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1188842 WARN (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1188845 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1188848 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:43965_solr as DOWN [junit4] 2> 1188849 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1188849 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43965_solr [junit4] 2> 1188850 INFO (zkCallback-9552-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1188850 INFO (zkCallback-9554-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1188851 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1188852 WARN (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1188856 INFO (zkCallback-9580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1188860 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41567_solr as DOWN [junit4] 2> 1188863 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1188863 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41567_solr [junit4] 2> 1188863 INFO (zkCallback-9608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1188864 INFO (zkCallback-9604-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1188865 INFO (zkCallback-9608-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1188865 INFO (zkCallback-9580-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1188865 INFO (zkCallback-9552-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1188865 INFO (zkCallback-9554-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1188865 INFO (zkCallback-9604-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 1188867 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1188868 WARN (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1188890 INFO (jetty-launcher-9510-thread-1) [n:127.0.0.1:41567_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node1 [junit4] 2> 1188903 INFO (jetty-launcher-9510-thread-2) [n:127.0.0.1:43965_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node2 [junit4] 2> 1188932 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5 [junit4] 2> 1188936 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1188937 INFO (zkConnectionManagerCallback-9624-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1188937 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1188940 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 1188942 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44159/solr ready [junit4] 2> 1189708 INFO (OverseerThreadFactory-9564-thread-1-processing-n:127.0.0.1:45831_solr) [n:127.0.0.1:45831_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection people [junit4] 2> 1189713 INFO (OverseerThreadFactory-9564-thread-1-processing-n:127.0.0.1:45831_solr) [n:127.0.0.1:45831_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"people_shard1_replica_n1", [junit4] 2> "node_name":"127.0.0.1:42597_solr", [junit4] 2> "base_url":"http://127.0.0.1:42597/solr", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1189716 INFO (OverseerThreadFactory-9564-thread-1-processing-n:127.0.0.1:45831_solr) [n:127.0.0.1:45831_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"people_shard1_replica_n3", [junit4] 2> "node_name":"127.0.0.1:41025_solr", [junit4] 2> "base_url":"http://127.0.0.1:41025/solr", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard1", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1189718 INFO (OverseerThreadFactory-9564-thread-1-processing-n:127.0.0.1:45831_solr) [n:127.0.0.1:45831_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"people_shard2_replica_n5", [junit4] 2> "node_name":"127.0.0.1:43965_solr", [junit4] 2> "base_url":"http://127.0.0.1:43965/solr", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1189720 INFO (OverseerThreadFactory-9564-thread-1-processing-n:127.0.0.1:45831_solr) [n:127.0.0.1:45831_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "core":"people_shard2_replica_n7", [junit4] 2> "node_name":"127.0.0.1:45831_solr", [junit4] 2> "base_url":"http://127.0.0.1:45831/solr", [junit4] 2> "collection":"people", [junit4] 2> "shard":"shard2", [junit4] 2> "state":"down", [junit4] 2> "type":"NRT", [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1189725 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr x:people_shard2_replica_n7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1189726 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr x:people_shard2_replica_n7 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1189731 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr x:people_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node2&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1189745 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr x:people_shard2_replica_n5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node6&name=people_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin [junit4] 2> 1189746 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr x:people_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node4&name=people_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin [junit4] 2> 1189766 INFO (zkCallback-9608-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1189779 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1189784 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1189785 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1189787 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.s.IndexSchema Schema name=doc-values-for-Join [junit4] 2> 1189788 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=doc-values-for-Join [junit4] 2> 1189788 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 1189789 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 1189791 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.s.IndexSchema Schema name=doc-values-for-Join [junit4] 2> 1189792 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 1189951 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 1189952 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.SolrCore [[people_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node5/people_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node5/people_shard1_replica_n1/data/] [junit4] 2> 1189955 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n7' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 1189955 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.SolrCore [[people_shard2_replica_n7] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node4/people_shard2_replica_n7], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node4/people_shard2_replica_n7/data/] [junit4] 2> 1189957 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n3' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 1189957 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.SolrCore [[people_shard1_replica_n3] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node3/people_shard1_replica_n3], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node3/people_shard1_replica_n3/data/] [junit4] 2> 1189965 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0 [junit4] 2> 1189969 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.s.IndexSchema Schema name=doc-values-for-Join [junit4] 2> 1189970 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id [junit4] 2> 1189989 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n5' using configuration from configset solrCloudCollectionConfig, trusted=true [junit4] 2> 1189990 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.SolrCore [[people_shard2_replica_n5] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node2/people_shard2_replica_n5], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.response.transform.TestSubQueryTransformerDistrib_A71852084B4121C6-001/tempDir-001/node2/people_shard2_replica_n5/data/] [junit4] 2> 1190086 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1190086 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1190089 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1190089 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1190090 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1190090 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1190090 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1190090 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1190090 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1190090 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1190090 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1190090 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1190093 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 1190094 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 1190094 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1190094 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703448500212072448 [junit4] 2> 1190095 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 1190095 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 1190098 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1190098 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1190099 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1190099 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1190099 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 1190099 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1190099 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703448500217315328 [junit4] 2> 1190099 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 1190099 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1190099 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703448500217315328 [junit4] 2> 1190101 INFO (searcherExecutor-9626-thread-1-processing-n:127.0.0.1:42597_solr x:people_shard1_replica_n1 c:people s:shard1 r:core_node2) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.SolrCore [people_shard1_replica_n1] Registered new searcher autowarm time: 0 ms [junit4] 2> 1190103 INFO (searcherExecutor-9628-thread-1-processing-n:127.0.0.1:45831_solr x:people_shard2_replica_n7 c:people s:shard2 r:core_node8) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.SolrCore [people_shard2_replica_n7] Registered new searcher autowarm time: 0 ms [junit4] 2> 1190106 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 1190107 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 1190107 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms [junit4] 2> 1190108 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1703448500225703936 [junit4] 2> 1190110 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 1190110 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/people/leaders/shard1 [junit4] 2> 1190113 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard1 to Terms{values={core_node2=0, core_node4=0}, version=1} [junit4] 2> 1190113 INFO (qtp256344212-19750) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/people/leaders/shard1 [junit4] 2> 1190114 INFO (searcherExecutor-9630-thread-1-processing-n:127.0.0.1:41025_solr x:people_shard1_replica_n3 c:people s:shard1 r:core_node4) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.SolrCore [people_shard1_replica_n3] Registered new searcher autowarm time: 0 ms [junit4] 2> 1190114 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 1190114 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/people/leaders/shard2 [junit4] 2> 1190118 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1190118 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1190118 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42597/solr/people_shard1_replica_n1/ [junit4] 2> 1190118 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:42597/solr START replicas=[http://127.0.0.1:41025/solr/people_shard1_replica_n3/] nUpdates=100 [junit4] 2> 1190122 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoute in=9998ms [junit4] 2> 1190124 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n1 url=http://127.0.0.1:42597/solr DONE. We have no versions. sync failed. [junit4] 2> 1190124 INFO (searcherExecutor-9632-thread-1-processing-n:127.0.0.1:43965_solr x:people_shard2_replica_n5 c:people s:shard2 r:core_node6) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.SolrCore [people_shard2_replica_n5] Registered new searcher autowarm time: 0 ms [junit4] 2> 1190126 INFO (qtp256344212-19720) [n:127.0.0.1:41025_solr c:people s:shard1 r:core_node4 x:people_shard1_replica_n3 ] o.a.s.c.S.Request [people_shard1_replica_n3] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1190127 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1190127 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1190127 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/people/leaders/shard1/leader after winning as /collections/people/leader_elect/shard1/election/73734088234237965-core_node2-n_0000000000 [junit4] 2> 1190131 INFO (qtp775169007-19734) [n:127.0.0.1:42597_solr c:people s:shard1 r:core_node2 x:people_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42597/solr/people_shard1_replica_n1/ shard1 [junit4] 2> 1190137 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/people/terms/shard2 to Terms{values={core_node6=0, core_node8=0}, version=1} [junit4] 2> 1190137 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/people/leaders/shard2 [junit4] 2> 1190623 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1190623 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1190623 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45831/solr/people_shard2_replica_n7/ [junit4] 2> 1190624 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n7 url=http://127.0.0.1:45831/solr START replicas=[http://127.0.0.1:43965/solr/people_shard2_replica_n5/] nUpdates=100 [junit4] 2> 1190627 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n7 url=http://127.0.0.1:45831/solr DONE. We have no versions. sync failed. [junit4] 2> 1190629 INFO (qtp104810577-19759) [n:127.0.0.1:43965_solr c:people s:shard2 r:core_node6 x:people_shard2_replica_n5 ] o.a.s.c.S.Request [people_shard2_replica_n5] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 1190629 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1190629 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1190629 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/people/leaders/shard2/leader after winning as /collections/people/leader_elect/shard2/election/73734088234237962-core_node8-n_0000000000 [junit4] 2> 1190633 INFO (zkCallback-9580-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1190633 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45831/solr/people_shard2_replica_n7/ shard2 [junit4] 2> 1190641 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n7 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1190643 INFO (zkCallback-9580-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1190651 INFO (qtp1194115139-19742) [n:127.0.0.1:45831_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=925 [junit4] 2> 1191178 INFO (zkCallback-9580-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1191178 INFO (zkCallback-9552-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1191178 INFO (zkCallback-9554-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1191188 INFO (qtp104810577-19757) [n:127.0.0.1:43965_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node6&name=people_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1443 [junit4] 2> 1279780 WARN (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker-SendThread(127.0.0.1:44159)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x105f4c3390a0012. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0012, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x105f4c3390a0012, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1120147723 [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1107121845 [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1932257060 [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45831_solr [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41025_solr [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42597_solr [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-5) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1813704548 [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-5) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43965_solr [junit4] 2> 1279881 INFO (jetty-closer-9649-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41025_solr as DOWN [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-5) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-5) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:43965_solr as DOWN [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45831_solr as DOWN [junit4] 2> 1279882 INFO (jetty-closer-9649-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42597_solr as DOWN [junit4] 2> 1279888 INFO (zkCallback-9552-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1279889 INFO (zkCallback-9608-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1279889 INFO (zkCallback-9554-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1279889 INFO (zkCallback-9580-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5]) [junit4] 2> 1279896 INFO (coreCloseExecutor-9663-thread-1) [n:127.0.0.1:43965_solr ] o.a.s.c.SolrCore [people_shard2_replica_n5] CLOSING SolrCore org.apache.solr.core.SolrCore@8c33244 [junit4] 2> 1279896 INFO (coreCloseExecutor-9663-thread-1) [n:127.0.0.1:43965_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.people.shard2.replica_n5 tag=SolrCore@8c33244 [junit4] 2> 1279896 INFO (coreCloseExecutor-9663-thread-1) [n:127.0.0.1:43965_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard2.leader tag=SolrCore@8c33244 [junit4] 2> 1279896 INFO (coreCloseExecutor-9663-thread-1) [n:127.0.0.1:43965_solr ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 1279903 INFO (coreCloseExecutor-9665-thread-1) [n:127.0.0.1:42597_solr ] o.a.s.c.SolrCore [people_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@6bd9cb69 [junit4] 2> 1279903 INFO (coreCloseExecutor-9665-thread-1) [n:127.0.0.1:42597_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.people.shard1.replica_n1 tag=SolrCore@6bd9cb69 [junit4] 2> 1279903 INFO (coreCloseExecutor-9665-thread-1) [n:127.0.0.1:42597_solr ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.people.shard1.leader tag=SolrCore@6bd9cb69 [junit4] 2> 1279903 INFO (coreCloseExecutor-9664-thread-1) [n:127.0.0.1:45831_solr ] o.a.s.c.SolrCore [peo [...truncated too long message...] s closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1280532 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 6 /solr/aliases.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 5 /solr/collections/people/terms/shard1 [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/collections/people/terms/shard2 [junit4] 2> 5 /solr/security.json [junit4] 2> 4 /solr/configs/solrCloudCollectionConfig [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 14 /solr/collections/people/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 28 /solr/live_nodes [junit4] 2> 24 /solr/collections/people/state.json [junit4] 2> 19 /solr/overseer/queue [junit4] 2> 12 /solr/collections [junit4] 2> 5 /solr/overseer/collection-queue-work [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1280540 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44159 [junit4] 2> 1280541 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44159 [junit4] 2> 1280541 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44159 [junit4] 2> 1280541 INFO (SUITE-TestSubQueryTransformerDistrib-seed#[A71852084B4121C6]-worker) [ ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released [junit4] 2> Jun 24, 2021 11:46:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=1404, maxMBSortInHeap=7.3290198032348535, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=und, timezone=America/Aruba [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=263658472,total=523763712 [junit4] 2> NOTE: All tests run in this JVM: [DynamicMapsTest, ExecutePlanActionTest, MetricUtilsTest, OutputWriterTest, RuleEngineTest, TestNestedUpdateProcessor, MoveReplicaHDFSFailoverTest, TestSolrDeletionPolicy1, SpellCheckCollatorWithCollapseTest, RecoveryZkTest, AnalysisAfterCoreReloadTest, TestJsonFacetsStatsParsing, CacheHeaderTest, TestCloudSearcherWarming, DistributedFacetPivotSmallTest, TestBulkSchemaAPI, RangeFacetCloudTest, TestExactSharedStatsCache, TestMacros, TestOverriddenPrefixQueryForCustomFieldType, TestCodecSupport, TimeZoneUtilsTest, TestXIncludeConfig, ConfigureRecoveryStrategyTest, AnalyticsQueryTest, MultiDestinationAuditLoggerTest, DistributedTermsComponentTest, BJQFilterAccessibleTest, TestHighlightDedupGrouping, SignatureUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, TestQueryTypes, DateRangeFieldTest, CdcrUpdateLogTest, TestDocSet, TestLockTree, SolrTestCaseJ4Test, EnumFieldTest, ChangedSchemaMergeTest, HdfsUnloadDistributedZkTest, DisMaxRequestHandlerTest, ThreadDumpHandlerTest, ClusterStateMockUtilTest, TestPivotHelperCode, TestPolicyCloud, LeaderFailureAfterFreshStartTest, TestRecoveryHdfs, TestSimpleTrackingShardHandler, JWTAuthPluginIntegrationTest, TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestFacetMethods, TaggingAttributeTest, TestCollationFieldDocValues, TestJettySolrRunner, TestMultiValuedNumericRangeQuery, SignificantTermsQParserPluginTest, TestCSVResponseWriter, TestValueSourceCache, FullSolrCloudDistribCmdsTest, TestExclusionRuleCollectionAccess, TestPhraseSuggestions, QueryParsingTest, TestSerializedLuceneMatchVersion, SearchHandlerTest, TestWaitForStateWithJettyShutdowns, TestSimLargeCluster, TestRangeQuery, BlobRepositoryCloudTest, PolyFieldTest, SearchHandlerTest, TestSweetSpotSimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, TestSSLRandomization, UniqFieldsUpdateProcessorFactoryTest, TestHdfsCloudBackupRestore, DeleteNodeTest, TestApiFramework, TestNumericTerms64, TestConfigSetsAPIShareSchema, TestSchemaNameResource, RouteFieldTest, ExitableDirectoryReaderTest, TestContainerPlugin, BlockJoinFacetRandomTest, TestInPlaceUpdatesDistrib, HDFSCollectionsAPITest, TestSolrConfigHandlerConcurrent, TestCloudNestedDocsSort, HdfsDirectoryTest, IgnoreLargeDocumentProcessorFactoryTest, TestSchemaManager, MultiThreadedOCPTest, ChaosMonkeySafeLeaderWithPullReplicasTest, UpdateParamsTest, V2ApiIntegrationTest, PropertiesRequestHandlerTest, ShardRoutingCustomTest, TestReloadAndDeleteDocs, SplitShardTest, TestTlogReplica, TestCircuitBreaker, SuggesterWFSTTest, DistributedUpdateProcessorTest, TestSubQueryTransformerDistrib] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=A71852084B4121C6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=und -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.00s J0 | TestSubQueryTransformerDistrib (suite) <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:41567/solr [junit4] > at __randomizedtesting.SeedInfo.seed([A71852084B4121C6]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) [junit4] > at org.apache.solr.response.transform.TestSubQueryTransformerDistrib.setupCluster(TestSubQueryTransformerDistrib.java:83) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) [junit4] > ... 36 more [junit4] Completed [483/939 (1!)] on J0 in 96.97s, 0 tests, 1 error <<< FAILURES! [...truncated 54079 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
