Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/508/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed. FAILED: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused Error Message: Timeout occured while waiting response from server at: http://127.0.0.1:48957/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:48957/solr at __randomizedtesting.SeedInfo.seed([753DD8B70938627B:6D229AC31A61C0DC]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused(HDFSCollectionsAPITest.java:71) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) 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:282) 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:165) 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:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) 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:542) ... 49 more FAILED: org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream Error Message: expected:<5> but was:<3> Stack Trace: java.lang.AssertionError: expected:<5> but was:<3> at __randomizedtesting.SeedInfo.seed([6C7A9B8D93E7780A:4C90F98D0FA69546]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.failNotEquals(Assert.java:647) at org.junit.Assert.assertEquals(Assert.java:128) at org.junit.Assert.assertEquals(Assert.java:472) at org.junit.Assert.assertEquals(Assert.java:456) at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelCommitStream(StreamExpressionTest.java:4593) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 1791 lines...] [junit4] JVM J1: stdout was not empty, see: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/test/temp/junit4-J1-20180320_225735_2138889507167185696325.sysout [junit4] >>> JVM J1 emitted unexpected output (verbatim) ---- [junit4] codec: CheapBastard, pf: Memory, dvf: Memory [junit4] <<< JVM J1: EOF ---- [...truncated 12388 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/init-core-data-001 [junit4] 2> 3056414 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 3056415 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 3056415 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 3056415 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-001 [junit4] 2> 3056415 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 3056415 INFO (Thread-7437) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 3056415 INFO (Thread-7437) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 3056419 ERROR (Thread-7437) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3056515 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:56311 [junit4] 2> 3056521 INFO (zkConnectionManagerCallback-7263-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056532 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 3056532 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 3056533 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3056533 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3056533 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.session Scavenging every 660000ms [junit4] 2> 3056534 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 3056534 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 3056534 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 3056534 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@539e89dc{/solr,null,AVAILABLE} [junit4] 2> 3056534 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5367222f{/solr,null,AVAILABLE} [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4496bb3c{HTTP/1.1,[http/1.1]}{127.0.0.1:48957} [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3357fcae{HTTP/1.1,[http/1.1]}{127.0.0.1:47925} [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-2) [ ] o.e.j.s.Server Started @3060527ms [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-1) [ ] o.e.j.s.Server Started @3060527ms [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=48957} [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=47925} [junit4] 2> 3056536 ERROR (jetty-launcher-7260-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3056536 ERROR (jetty-launcher-7260-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 3056536 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.4.0 [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-21T00:07:56.162Z [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.4.0 [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 3056537 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-03-21T00:07:56.162Z [junit4] 2> 3056538 INFO (zkConnectionManagerCallback-7265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056539 INFO (zkConnectionManagerCallback-7267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056539 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3056539 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 3056547 INFO (jetty-launcher-7260-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56311/solr [junit4] 2> 3056547 INFO (jetty-launcher-7260-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56311/solr [junit4] 2> 3056548 INFO (zkConnectionManagerCallback-7273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056549 INFO (zkConnectionManagerCallback-7275-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056552 INFO (zkConnectionManagerCallback-7279-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056552 INFO (zkConnectionManagerCallback-7277-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056695 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3056696 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:47925_solr [junit4] 2> 3056698 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.Overseer Overseer (id=72094815583010821-127.0.0.1:47925_solr-n_0000000000) starting [junit4] 2> 3056708 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 3056710 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48957_solr [junit4] 2> 3056710 INFO (zkConnectionManagerCallback-7285-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3056711 INFO (zkCallback-7278-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3056711 INFO (zkCallback-7276-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3056712 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 3056713 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56311/solr ready [junit4] 2> 3056717 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47925_solr [junit4] 2> 3056718 INFO (zkCallback-7278-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3056718 INFO (zkCallback-7276-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3056719 INFO (zkCallback-7284-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 3057362 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057367 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057367 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057368 INFO (jetty-launcher-7260-thread-1) [n:127.0.0.1:47925_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-001/node1/. [junit4] 2> 3057778 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48957.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057783 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48957.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057783 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_48957.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3057784 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-001/node2/. [junit4] 2> 3057788 INFO (zkConnectionManagerCallback-7289-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3057790 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3057792 INFO (jetty-launcher-7260-thread-2) [n:127.0.0.1:48957_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56311/solr ready [junit4] 2> 3057811 INFO (zkConnectionManagerCallback-7291-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 3057887 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties [junit4] 2> 3057895 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3057896 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3057909 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_34245_hdfs____.rzs4nh/webapp [junit4] 2> 3058448 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:34245 [junit4] 2> 3058640 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3058641 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3058656 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_40865_datanode____.3w53fi/webapp [junit4] 2> 3059086 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40865 [junit4] 2> 3059242 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 3059243 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log jetty-6.1.26 [junit4] 2> 3059259 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_61635_datanode____7n84is/webapp [junit4] 2> 3059380 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 3059433 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2048e31bd184d: from storage DS-3b78a1f7-1c36-4a3c-8c40-d979e6ad497f node DatanodeRegistration(127.0.0.1:60582, datanodeUuid=ca15432a-3735-4110-9053-d74cefcfa333, infoPort=58152, infoSecurePort=0, ipcPort=55477, storageInfo=lv=-56;cid=testClusterID;nsid=1448071325;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3059433 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2048e31bd184d: from storage DS-fed6f154-ecf0-42a2-b5bc-679e16e5889f node DatanodeRegistration(127.0.0.1:60582, datanodeUuid=ca15432a-3735-4110-9053-d74cefcfa333, infoPort=58152, infoSecurePort=0, ipcPort=55477, storageInfo=lv=-56;cid=testClusterID;nsid=1448071325;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3059828 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:61635 [junit4] 2> 3060012 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000 [junit4] 2> 3060021 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2048e54ee0764: from storage DS-6a631db9-66b9-4977-a5dd-662c699003b3 node DatanodeRegistration(127.0.0.1:62390, datanodeUuid=d0e52c90-c5a8-42cf-afd3-9bf72b280301, infoPort=39797, infoSecurePort=0, ipcPort=45418, storageInfo=lv=-56;cid=testClusterID;nsid=1448071325;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs [junit4] 2> 3060021 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0x2048e54ee0764: from storage DS-5775156d-1c8d-4eb3-a795-90dcfe38cec9 node DatanodeRegistration(127.0.0.1:62390, datanodeUuid=d0e52c90-c5a8-42cf-afd3-9bf72b280301, infoPort=39797, infoSecurePort=0, ipcPort=45418, storageInfo=lv=-56;cid=testClusterID;nsid=1448071325;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs [junit4] 2> 3060079 INFO (zkConnectionManagerCallback-7295-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 3060081 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 3060082 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56311/solr ready [junit4] 2> 3060463 INFO (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[753DD8B70938627B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDataDirIsNotReused [junit4] 2> 3060467 INFO (qtp1031924961-32255) [n:127.0.0.1:48957_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47925_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 3060472 INFO (OverseerThreadFactory-11056-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection test [junit4] 2> 3060587 INFO (OverseerStateUpdate-72094815583010821-127.0.0.1:47925_solr-n_0000000000) [n:127.0.0.1:47925_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:47925/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 3060797 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 3060797 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3060906 INFO (zkCallback-7276-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3060906 INFO (zkCallback-7276-thread-2-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3061821 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0 [junit4] 2> 3061829 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema [test_shard1_replica_n1] Schema name=minimal [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'test_shard1_replica_n1' using configuration from collection test, trusted=true [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_47925.solr.core.test.shard1.replica_n1' (registry 'solr.core.test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e3c3ee1 [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:51880/data [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 3061832 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 3061833 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [[test_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-001/node1/test_shard1_replica_n1], dataDir=[hdfs://serv1-vm3:51880/data/test/core_node2/data/] [junit4] 2> 3061834 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:51880/data/test/core_node2/data/snapshot_metadata [junit4] 2> 3061845 WARN (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again. [junit4] 2> 3066661 ERROR (OverseerThreadFactory-11056-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:47925/solr [junit4] 2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:47925/solr [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] 2> at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) [junit4] 2> at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [junit4] 2> at java.util.concurrent.FutureTask.run(FutureTask.java:266) [junit4] 2> at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [junit4] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: java.net.SocketTimeoutException: Read timed out [junit4] 2> at java.net.SocketInputStream.socketRead0(Native Method) [junit4] 2> at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] 2> at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] 2> at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] 2> at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] 2> at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] 2> at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] 2> at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] 2> at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] 2> at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118) [junit4] 2> at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] 2> at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) [junit4] 2> at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] 2> at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [junit4] 2> at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] 2> at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] 2> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) [junit4] 2> ... 12 more [junit4] 2> 3066666 INFO (TEST-HDFSCollectionsAPITest.testDataDirIsNotReused-seed#[753DD8B70938627B]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDataDirIsNotReused [junit4] 2> 3066666 ERROR (OverseerThreadFactory-11056-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [test]. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HDFSCollectionsAPITest -Dtests.method=testDataDirIsNotReused -Dtests.seed=753DD8B70938627B -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 6.58s J1 | HDFSCollectionsAPITest.testDataDirIsNotReused <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:48957/solr [junit4] > at __randomizedtesting.SeedInfo.seed([753DD8B70938627B:6D229AC31A61C0DC]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) [junit4] > at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1105) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:885) [junit4] > at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:818) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest.testDataDirIsNotReused(HDFSCollectionsAPITest.java:71) [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:282) [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:165) [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:185) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) [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:542) [junit4] > ... 49 more [junit4] 2> 3066669 INFO (OverseerThreadFactory-11056-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null [junit4] 2> 3066671 INFO (qtp763775625-32252) [n:127.0.0.1:47925_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=test_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 3066673 INFO (jetty-closer-7261-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3357fcae{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3066676 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1833583063 [junit4] 2> 3066676 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3066677 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64bef9b3: rootName = solr_47925, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63ab889 [junit4] 2> 3066677 INFO (jetty-closer-7261-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4496bb3c{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 3066684 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=152954944 [junit4] 2> 3066685 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 3066685 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2abdb5c4: rootName = solr_48957, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@19420368 [junit4] 2> 3066699 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3066699 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19431f06: rootName = solr_47925, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2964ad44 [junit4] 2> 3066699 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:51880/data/test/core_node2/data [junit4] 2> 3066704 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 3066704 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61db896f: rootName = solr_48957, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2964ad44 [junit4] 2> 3066704 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3066705 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6edd60fc: rootName = solr_47925, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1151d30c [junit4] 2> 3066705 INFO (zkCallback-7276-thread-3-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3066706 INFO (zkCallback-7276-thread-2-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/test/state.json] for collection [test] has occurred - updating... (live nodes size: [2]) [junit4] 2> 3066710 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 3066710 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c7b0b89: rootName = solr_48957, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1151d30c [junit4] 2> 3066712 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:47925_solr [junit4] 2> 3066712 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3066713 INFO (zkCallback-7284-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3066713 INFO (jetty-closer-7261-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72094815583010821-127.0.0.1:47925_solr-n_0000000000) closing [junit4] 2> 3066714 INFO (OverseerStateUpdate-72094815583010821-127.0.0.1:47925_solr-n_0000000000) [n:127.0.0.1:47925_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:47925_solr [junit4] 2> 3066715 INFO (zkCallback-7278-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 3066716 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48957_solr [junit4] 2> 3066717 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 3066717 INFO (jetty-closer-7261-thread-2) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 3066717 INFO (zkCallback-7278-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 3066717 INFO (zkCallback-7284-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) [junit4] 2> 3066722 INFO (zkCallback-7276-thread-3-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0) [junit4] 2> 3066743 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:51880/data/test/core_node2/data/index [junit4] 2> 3066817 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:62390 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fed6f154-ecf0-42a2-b5bc-679e16e5889f:NORMAL:127.0.0.1:60582|RBW], ReplicaUC[[DISK]DS-5775156d-1c8d-4eb3-a795-90dcfe38cec9:NORMAL:127.0.0.1:62390|FINALIZED]]} size 0 [junit4] 2> 3066829 INFO (Block report processor) [ ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:60582 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-5775156d-1c8d-4eb3-a795-90dcfe38cec9:NORMAL:127.0.0.1:62390|FINALIZED], ReplicaUC[[DISK]DS-3b78a1f7-1c36-4a3c-8c40-d979e6ad497f:NORMAL:127.0.0.1:60582|FINALIZED]]} size 0 [junit4] 2> 3066893 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.SolrCore [test_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@e1e75aa [junit4] 2> 3066893 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test.shard1.replica_n1, tag=236877226 [junit4] 2> 3066893 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9623993: rootName = solr_47925, domain = solr.core.test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.test.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3082078a [junit4] 2> 3066900 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test.shard1.leader, tag=236877226 [junit4] 2> 3066901 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:51880/data/test/core_node2/data/snapshot_metadata [junit4] 2> 3066901 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:51880/data/test/core_node2/data/index [junit4] 2> 3066901 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:51880/data/test/core_node2/data [junit4] 2> 3066902 ERROR (OldIndexDirectoryCleanupThreadForCore-test_shard1_replica_n1) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Error checking for old index directories to clean-up. [junit4] 2> java.io.IOException: Filesystem closed [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.checkOpen(DFSClient.java:808) [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2083) [junit4] 2> at org.apache.hadoop.hdfs.DFSClient.listPaths(DFSClient.java:2069) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.listStatusInternal(DistributedFileSystem.java:791) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.access$700(DistributedFileSystem.java:106) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:853) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem$18.doCall(DistributedFileSystem.java:849) [junit4] 2> at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81) [junit4] 2> at org.apache.hadoop.hdfs.DistributedFileSystem.listStatus(DistributedFileSystem.java:860) [junit4] 2> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1517) [junit4] 2> at org.apache.hadoop.fs.FileSystem.listStatus(FileSystem.java:1557) [junit4] 2> at org.apache.solr.core.HdfsDirectoryFactory.cleanupOldIndexDirectories(HdfsDirectoryFactory.java:529) [junit4] 2> at org.apache.solr.core.SolrCore.lambda$cleanupOldIndexDirectories$21(SolrCore.java:3037) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> 3066903 ERROR (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'test_shard1_replica_n1': Unable to create core [test_shard1_replica_n1] Caused by: null [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:989) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:358) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389) [junit4] 2> at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:530) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> Caused by: org.apache.solr.common.SolrException: Unable to create core [test_shard1_replica_n1] [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1056) [junit4] 2> at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950) [junit4] 2> ... 37 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Error Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate org.apache.solr.update.UpdateHandler [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863) [junit4] 2> at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1040) [junit4] 2> ... 38 more [junit4] 2> Caused by: org.apache.solr.common.SolrException: Error Instantiating Update Handler, solr.DirectUpdateHandler2 failed to instantiate org.apache.solr.update.UpdateHandler [junit4] 2> at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:807) [junit4] 2> at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:855) [junit4] 2> at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1108) [junit4] 2> at org.apache.solr.core.SolrCore.<init>(SolrCore.java:978) [junit4] 2> ... 40 more [junit4] 2> Caused by: java.lang.reflect.InvocationTargetException [junit4] 2> at sun.reflect.GeneratedConstructorAccessor211.newInstance(Unknown Source) [junit4] 2> at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [junit4] 2> at java.lang.reflect.Constructor.newInstance(Constructor.java:423) [junit4] 2> at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:793) [junit4] 2> ... 43 more [junit4] 2> Caused by: java.lang.NullPointerException [junit4] 2> at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:128) [junit4] 2> at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:116) [junit4] 2> at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:113) [junit4] 2> ... 47 more [junit4] 2> [junit4] 2> 3066904 INFO (qtp763775625-32246) [n:127.0.0.1:47925_solr c:test s:shard1 r:core_node2 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=400 QTime=6300 [junit4] 2> 3067300 INFO (OverseerThreadFactory-11056-thread-1-processing-n:127.0.0.1:47925_solr) [n:127.0.0.1:47925_solr ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create collection for [test] [junit4] 2> 3067312 WARN (OverseerAutoScalingTriggerThread-72094815583010821-127.0.0.1:47925_solr-n_0000000000) [n:127.0.0.1:47925_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 3067317 INFO (qtp1031924961-32255) [n:127.0.0.1:48957_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 3067346 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10021da50f90007, likely client has closed socket [junit4] 2> 3067350 INFO (jetty-closer-7261-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@539e89dc{/solr,null,UNAVAILABLE} [junit4] 2> 3067350 INFO (zkCallback-7278-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:48957_solr [junit4] 2> 3067354 INFO (jetty-closer-7261-thread-1) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 3068229 WARN (zkCallback-7288-thread-1-processing-n:127.0.0.1:48957_solr) [n:127.0.0.1:48957_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 3068262 INFO (jetty-closer-7261-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5367222f{/solr,null,UNAVAILABLE} [junit4] 2> 3068276 INFO (jetty-closer-7261-thread-2) [ ] o.e.j.s.session Stopped scavenging [junit4] 2> 3083276 ERROR (qtp1031924961-32255) [n:127.0.0.1:48957_solr ] o.a.s.h.RequestHandlerBase java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.waitForActiveCollection(CollectionsHandler.java:1244) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:266) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:230) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:530) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 3083276 INFO (qtp1031924961-32255) [n:127.0.0.1:48957_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=test&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:47925_solr&wt=javabin&version=2} status=500 QTime=23015 [junit4] 2> 3083277 ERROR (qtp1031924961-32255) [n:127.0.0.1:48957_solr ] o.a.s.s.HttpSolrCall null:java.lang.InterruptedException: sleep interrupted [junit4] 2> at java.lang.Thread.sleep(Native Method) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.waitForActiveCollection(CollectionsHandler.java:1244) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:266) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:230) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:384) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:330) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:530) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247) [junit4] 2> at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> 3083278 ERROR (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 3083279 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56311 56311 [junit4] 2> 3083407 INFO (Thread-7437) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56311 56311 [junit4] 2> 3083417 WARN (Thread-7437) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 2 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/test/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 3083418 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 3083436 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 3083538 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 3083539 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data4/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-392063424-127.0.0.1-1521590877472 (Datanode Uuid d0e52c90-c5a8-42cf-afd3-9bf72b280301) service to serv1-vm3/127.0.0.1:51880 [junit4] 2> 3083546 WARN (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called [junit4] 2> 3083571 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0 [junit4] 2> 3083673 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted [junit4] 2> 3083673 WARN (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001/tempDir-002/hdfsBaseDir/data/data2/]] heartbeating to serv1-vm3/127.0.0.1:51880) [ ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-392063424-127.0.0.1-1521590877472 (Datanode Uuid ca15432a-3735-4110-9053-d74cefcfa333) service to serv1-vm3/127.0.0.1:51880 [junit4] 2> 3083706 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:0 [junit4] 2> 3083877 INFO (SUITE-HDFSCollectionsAPITest-seed#[753DD8B70938627B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56311 56311 [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HDFSCollectionsAPITest_753DD8B70938627B-001 [junit4] 2> Mar 21, 2018 12:08:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 25 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=57, maxMBSortInHeap=6.98540864267261, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Asia/Anadyr [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=2,free=230899696,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestFuzzyAnalyzedSuggestions, BadComponentTest, TestConfigOverlay, VMParamsZkACLAndCredentialsProvidersTest, TestAnalyzedSuggestions, BadIndexSchemaTest, TestLargeCluster, TestNumericTerms32, SolrCoreCheckLockOnStartupTest, TestQuerySenderListener, TestPrepRecovery, TestLegacyTerms, URLClassifyProcessorTest, TestEmbeddedSolrServerAdminHandler, BlockJoinFacetSimpleTest, HdfsTlogReplayBufferedWhileIndexingTest, DirectUpdateHandlerTest, TestFieldSortValues, DeleteStatusTest, DistributedQueryComponentOptimizationTest, HdfsAutoAddReplicasIntegrationTest, TestReRankQParserPlugin, TestCloudConsistency, PreAnalyzedFieldTest, TestCrossCoreJoin, JSONWriterTest, PeerSyncTest, CdcrBootstrapTest, PrimitiveFieldTypeTest, CollectionReloadTest, SimpleFacetsTest, BaseCdcrDistributedZkTest, TestExportWriter, TestFieldCacheSortRandom, SuggestComponentTest, HdfsWriteToMultipleCollectionsTest, TestReversedWildcardFilterFactory, MetricTriggerTest, ConcurrentDeleteAndCreateCollectionTest, HdfsNNFailoverTest, NumberUtilsTest, TestLRUStatsCache, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSubQueryTransformerDistrib, TestSerializedLuceneMatchVersion, RecoveryAfterSoftCommitTest, TestUnifiedSolrHighlighter, JvmMetricsTest, ChaosMonkeySafeLeaderTest, BitVectorTest, TestCoreDiscovery, TestComplexPhraseQParserPlugin, AutoAddReplicasPlanActionTest, TestMacroExpander, TestLeaderInitiatedRecoveryThread, TestDFISimilarityFactory, TestInitParams, SimplePostToolTest, AtomicUpdatesTest, BooleanFieldTest, TestStressReorder, UpdateParamsTest, TestBlobHandler, HdfsRecoveryZkTest, TestGraphTermsQParserPlugin, CursorMarkTest, TestRestoreCore, TestManagedSynonymGraphFilterFactory, TestSQLHandlerNonCloud, SpellCheckComponentTest, InfoHandlerTest, TestLeaderElectionWithEmptyReplica, TestDistribDocBasedVersion, BlockDirectoryTest, RegexBoostProcessorTest, TestDistributedSearch, SimpleCollectionCreateDeleteTest, MultiThreadedOCPTest, TestLRUCache, TestLegacyFieldReuse, FieldAnalysisRequestHandlerTest, TestManagedResourceStorage, SystemLogListenerTest, TestCorePropertiesReload, TestInitQParser, TestPerFieldSimilarityWithDefaultOverride, TestDocSet, TestWriterPerf, FacetPivotSmallTest, TestSchemaSimilarityResource, TestCollationFieldDocValues, TestLuceneMatchVersion, TestPullReplicaErrorHandling, TestSolr4Spatial, TestXmlQParser, TestSubQueryTransformer, CreateRoutedAliasTest, SuggesterWFSTTest, TestDirectoryFactory, DistributedFacetPivotSmallAdvancedTest, TestConfig, HLLUtilTest, ShowFileRequestHandlerTest, TermVectorComponentTest, TestDynamicFieldCollectionResource, TestPayloadScoreQParserPlugin, DistributedTermsComponentTest, TestRuleBasedAuthorizationPlugin, SortSpecParsingTest, HdfsBasicDistributedZk2Test, DeleteReplicaTest, TestSolrDeletionPolicy2, TestExpandComponent, TestSolrQueryResponse, TestCSVLoader, MergeStrategyTest, BlockJoinFacetDistribTest, TestDFRSimilarityFactory, ClusterStateUpdateTest, IndexSchemaTest, HttpSolrCallGetCoreTest, SoftAutoCommitTest, DebugComponentTest, TestReloadAndDeleteDocs, FullHLLTest, TestSchemaNameResource, LeaderElectionContextKeyTest, ReplicationFactorTest, TestHashPartitioner, TestFastWriter, TestGraphMLResponseWriter, RuleEngineTest, TestRandomFaceting, TestManagedSchemaThreadSafety, DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TlogReplayBufferedWhileIndexingTest, TestSort, TestStressVersions, CoreAdminRequestStatusTest, ExitableDirectoryReaderTest, SolrCmdDistributorTest, TestFieldCacheWithThreads, DefaultValueUpdateProcessorTest, EchoParamsTest, SolrJmxReporterCloudTest, TestStressUserVersions, HttpPartitionOnCommitTest, XsltUpdateRequestHandlerTest, TestFieldCollectionResource, TestSizeLimitedDistributedMap, TestScoreJoinQPNoScore, BlobRepositoryCloudTest, DistributedFacetSimpleRefinementLongTailTest, TestStressInPlaceUpdates, CoreSorterTest, TestInPlaceUpdatesDistrib, BasicDistributedZk2Test, ConcurrentCreateRoutedAliasTest, TestObjectReleaseTracker, UUIDUpdateProcessorFallbackTest, TestSortByMinMaxFunction, DocValuesMultiTest, TestMultiWordSynonyms, TestSolrCoreProperties, DistributedQueueTest, TestComputePlanAction, JsonLoaderTest, TestExceedMaxTermLength, CheckHdfsIndexTest, ClusterStateTest, MinimalSchemaTest, CdcrVersionReplicationTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, SpatialHeatmapFacetsTest, ReplicaListTransformerTest, TestSolrCloudWithSecureImpersonation, TestStressLucene, UpdateLogTest, SortByFunctionTest, ScriptEngineTest, AssignBackwardCompatibilityTest, MoveReplicaHDFSTest, OverseerRolesTest, TemplateUpdateProcessorTest, LeaderFailureAfterFreshStartTest, TestSimpleTextCodec, OverseerCollectionConfigSetProcessorTest, QueryResultKeyTest, TestEmbeddedSolrServerSchemaAPI, TestIntervalFaceting, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, TestRangeQuery, QueryElevationComponentTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, HighlighterTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, TestMergePolicyConfig, TestBinaryField, TestSearchPerf, NumericFieldsTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AddReplicaTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplaceNodeNoTargetTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties, TestConfigSetsAPI, TestOnReconnectListenerSupport, TestPullReplica, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, ZkShardTermsTest, AssignTest, CustomCollectionTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest, NodeLostTriggerTest, TestPolicyCloud, TestExecutePlanAction, TestGenericDistributedQueue, TestNodeAddedTrigger, TestNodeLostTrigger, TestSimDistributedQueue, TestTriggerIntegration, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HDFSCollectionsAPITest] [junit4] Completed [607/784 (1!)] on J1 in 36.88s, 1 test, 1 error <<< FAILURES! [...truncated 1556 lines...] [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [junit4] 2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_6C7A9B8D93E7780A-001/init-core-data-001 [junit4] 2> 90145 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 90147 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 90147 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 90147 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_6C7A9B8D93E7780A-001/tempDir-001 [junit4] 2> 90147 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 90148 INFO (Thread-255) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 90148 INFO (Thread-255) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 90150 ERROR (Thread-255) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 90248 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:49803 [junit4] 2> 90250 INFO (zkConnectionManagerCallback-296-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 90255 INFO (jetty-launcher-293-thread-1) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 90255 INFO (jetty-launcher-293-thread-2) [ ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8 [junit4] 2> 90255 INFO (jetty-launcher-293-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 90255 INFO (jetty-launcher-293-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 90256 INFO (jetty-launcher-293-thread-1) [ ] o.e.j.s.session Scavenging every 600000ms [junit4] 2> 90256 INFO (jetty-launcher-293-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a385494{/solr,null,AVAILABLE} [junit4] 2> 90258 INFO (jetty-launcher- [...truncated too long message...] registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 205951 INFO (SUITE-StreamExpressionTest-seed#[6C7A9B8D93E7780A]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49803 49803 [junit4] 2> 206002 INFO (Thread-255) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49803 49803 [junit4] 2> 206003 WARN (Thread-255) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 104 /solr/aliases.json [junit4] 2> 104 /solr/clusterprops.json [junit4] 2> 13 /solr/configs/conf [junit4] 2> 13 /solr/collections/destinationCollection/terms/shard2 [junit4] 2> 13 /solr/collections/destinationCollection/terms/shard1 [junit4] 2> 10 /solr/collections/parallelDestinationCollection1/terms/shard1 [junit4] 2> 9 /solr/collections/parallelDestinationCollection1/terms/shard2 [junit4] 2> 7 /solr/configs/ml [junit4] 2> 7 /solr/collections/parallelDestinationCollection/terms/shard1 [junit4] 2> 6 /solr/collections/parallelDestinationCollection/terms/shard2 [junit4] 2> 4 /solr/collections/workQueue1/terms/shard2 [junit4] 2> 4 /solr/collections/workQueue1/terms/shard1 [junit4] 2> 4 /solr/collections/mainCorpus1/terms/shard1 [junit4] 2> 4 /solr/collections/modelCollection/terms/shard1 [junit4] 2> 4 /solr/security.json [junit4] 2> 4 /solr/collections/workQueue/terms/shard2 [junit4] 2> 4 /solr/collections/workQueue/terms/shard1 [junit4] 2> 3 /solr/collections/destination1/terms/shard1 [junit4] 2> 3 /solr/collections/destination1/terms/shard2 [junit4] 2> 3 /solr/collections/mainCorpus1/terms/shard2 [junit4] 2> 3 /solr/collections/modelCollection/terms/shard2 [junit4] 2> 3 /solr/collections/destination/terms/shard2 [junit4] 2> 3 /solr/collections/destination/terms/shard1 [junit4] 2> 3 /solr/collections/checkpointCollection/terms/shard2 [junit4] 2> 3 /solr/collections/checkpointCollection/terms/shard1 [junit4] 2> 3 /solr/collections/mainCorpus/terms/shard2 [junit4] 2> 3 /solr/collections/mainCorpus/terms/shard1 [junit4] 2> 3 /solr/collections/collection1/terms/shard1 [junit4] 2> 3 /solr/collections/collection1/terms/shard2 [junit4] 2> 3 /solr/collections/uknownCollection/terms/shard2 [junit4] 2> 3 /solr/collections/uknownCollection/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 104 /solr/clusterstate.json [junit4] 2> 40 /solr/collections/destinationCollection/state.json [junit4] 2> 28 /solr/collections/parallelDestinationCollection1/state.json [junit4] 2> 20 /solr/collections/parallelDestinationCollection/state.json [junit4] 2> 12 /solr/collections/destination1/state.json [junit4] 2> 10 /solr/collections/mainCorpus1/state.json [junit4] 2> 10 /solr/collections/destination/state.json [junit4] 2> 10 /solr/collections/collection1/state.json [junit4] 2> 10 /solr/collections/workQueue1/state.json [junit4] 2> 10 /solr/collections/workQueue/state.json [junit4] 2> 10 /solr/collections/uknownCollection/state.json [junit4] 2> 10 /solr/collections/modelCollection/state.json [junit4] 2> 10 /solr/collections/checkpointCollection/state.json [junit4] 2> 10 /solr/collections/mainCorpus/state.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 104 /solr/live_nodes [junit4] 2> 102 /solr/collections [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_6C7A9B8D93E7780A-001 [junit4] 2> Mar 21, 2018 12:21:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 6 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {expr_s=PostingsFormat(name=LuceneVarGapFixedInterval), name_s=Lucene50(blocksize=128), terms_ss=FST50, join2_s=FST50, field_s=Lucene50(blocksize=128), multiDefault=FST50, subject=FST50, a1_s=FST50, a2_s=Lucene50(blocksize=128), level1_s=PostingsFormat(name=LuceneVarGapFixedInterval), body_t=Lucene50(blocksize=128), s_multi=Lucene50(blocksize=128), a_ss=Lucene50(blocksize=128), col_s=FST50, level2_s=Lucene50(blocksize=128), a_s=Lucene50(blocksize=128), tv_text=Lucene50(blocksize=128), term_s=FST50, a_t=Lucene50(blocksize=128), text_s=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), text=Lucene50(blocksize=128), featureSet_s=FST50, checkpoint_ss=Lucene50(blocksize=128), test_t=Lucene50(blocksize=128), ident_s=FST50, whitetok=Lucene50(blocksize=128), side_s=Lucene50(blocksize=128)}, docValues:{expr_s=DocValuesFormat(name=Direct), name_s=DocValuesFormat(name=Lucene70), iteration_i=DocValuesFormat(name=Direct), terms_ss=DocValuesFormat(name=Memory), join2_s=DocValuesFormat(name=Memory), field_s=DocValuesFormat(name=Lucene70), multiDefault=DocValuesFormat(name=Memory), price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Memory), a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Direct), falseNegative_i=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Direct), test_i=DocValuesFormat(name=Memory), join3_i=DocValuesFormat(name=Lucene70), falsePositive_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Memory), level1_s=DocValuesFormat(name=Direct), s_multi=DocValuesFormat(name=Lucene70), a_ss=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), level2_s=DocValuesFormat(name=Lucene70), a_s=DocValuesFormat(name=Lucene70), score_f=DocValuesFormat(name=Lucene70), term_s=DocValuesFormat(name=Memory), text_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Direct), featureSet_s=DocValuesFormat(name=Memory), trueNegative_i=DocValuesFormat(name=Lucene70), index_i=DocValuesFormat(name=Memory), b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Direct), out_i=DocValuesFormat(name=Memory), checkpoint_ss=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), side_s=DocValuesFormat(name=Lucene70), truePositive_i=DocValuesFormat(name=Direct), miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=499, maxMBSortInHeap=6.922301241838336, sim=RandomSimilarity(queryNorm=true): {}, locale=es-DO, timezone=America/Puerto_Rico [junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=140491384,total=361570304 [junit4] 2> NOTE: All tests run in this JVM: [CommonParamsTest, OperationsTest, SolrParamTest, CloudSolrClientTest, CoalesceEvaluatorTest, StreamExpressionToExplanationTest, LBHttpSolrClientBuilderTest, SolrExampleStreamingBinaryTest, AbsoluteValueEvaluatorTest, SolrExampleJettyTest, SquareRootEvaluatorTest, NaturalLogEvaluatorTest, TestPathTrie, ContentStreamTest, LargeVolumeBinaryJettyTest, BasicHttpSolrClientTest, RoundEvaluatorTest, JsonValidatorTest, FieldValueEvaluatorTest, LargeVolumeJettyTest, EqualToEvaluatorTest, SolrZkClientTest, RawValueEvaluatorTest, SolrSchemalessExampleTest, TestNamedListCodec, UniformDistributionEvaluatorTest, TestClusteringResponse, JDBCStreamTest, HttpSolrClientConPoolTest, TestSolrJErrorHandling, TestV2Request, NormalizeEvaluatorTest, StreamExpressionTest] [junit4] Completed [143/147 (1!)] on J1 in 116.88s, 156 tests, 1 failure, 2 skipped <<< FAILURES! [...truncated 48669 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/508/consoleText [repro] Revision: c7a3da3e29bb9175afe022057fba78570b525800 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" [repro] Repro line: ant test -Dtestcase=HDFSCollectionsAPITest -Dtests.method=testDataDirIsNotReused -Dtests.seed=753DD8B70938627B -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] Repro line: ant test -Dtestcase=StreamExpressionTest -Dtests.method=testParallelCommitStream -Dtests.seed=6C7A9B8D93E7780A -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/solrj [repro] StreamExpressionTest [repro] solr/core [repro] HDFSCollectionsAPITest [repro] ant compile-test [...truncated 2479 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=6C7A9B8D93E7780A -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 843 lines...] [repro] ant compile-test [...truncated 1333 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HDFSCollectionsAPITest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=753DD8B70938627B -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 68 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.client.solrj.io.stream.StreamExpressionTest [repro] 0/5 failed: org.apache.solr.cloud.hdfs.HDFSCollectionsAPITest [repro] Exiting with code 0 [...truncated 70 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
