Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5089/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14 Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14 at __randomizedtesting.SeedInfo.seed([D0D7822E5C2F031F:E1470EC2F879FC36]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125) at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177) at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138) at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:371) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) 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:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:52534/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n14 at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) 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.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ... 1 more Caused by: java.net.SocketTimeoutException: Read timed out at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) 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:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 10 more Build Log: [...truncated 13615 lines...] [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest [junit4] 2> 608681 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/init-core-data-001 [junit4] 2> 608681 WARN (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34 [junit4] 2> 608682 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 608682 INFO (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[D0D7822E5C2F031F]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth [junit4] 2> 608684 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidMustMatch [junit4] 2> 608684 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001 [junit4] 2> 608685 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 608685 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 608685 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 608786 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer start zk server on port:52431 [junit4] 2> 608786 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:52431 [junit4] 2> 608786 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 52431 [junit4] 2> 608800 INFO (zkConnectionManagerCallback-3624-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 608806 INFO (zkConnectionManagerCallback-3626-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 608809 INFO (zkConnectionManagerCallback-3628-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 608812 WARN (jetty-launcher-3629-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 608812 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 608812 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 608812 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9 [junit4] 2> 608813 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 608813 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 608813 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 608814 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55493cd4{/solr,null,AVAILABLE} [junit4] 2> 608815 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6d1399ee{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52436} [junit4] 2> 608815 INFO (jetty-launcher-3629-thread-1) [ ] o.e.j.s.Server Started @608870ms [junit4] 2> 608815 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52436} [junit4] 2> 608816 ERROR (jetty-launcher-3629-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 608816 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 608816 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 9.0.0 [junit4] 2> 608816 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 608816 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 608816 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-04-13T22:06:51.113363Z [junit4] 2> 608819 INFO (zkConnectionManagerCallback-3631-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 608820 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 608976 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 608977 WARN (jetty-launcher-3629-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7660298f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 608979 WARN (jetty-launcher-3629-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26f9f7db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 608980 INFO (jetty-launcher-3629-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52431/solr [junit4] 2> 608988 INFO (zkConnectionManagerCallback-3638-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 608992 INFO (zkConnectionManagerCallback-3640-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609149 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52436_solr [junit4] 2> 609150 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.c.Overseer Overseer (id=72058605447610373-127.0.0.1:52436_solr-n_0000000000) starting [junit4] 2> 609160 INFO (zkConnectionManagerCallback-3647-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609164 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52431/solr ready [junit4] 2> 609167 INFO (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:52436_solr [junit4] 2> 609168 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52436_solr [junit4] 2> 609171 INFO (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 609174 INFO (zkCallback-3646-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 609193 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 609211 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b [junit4] 2> 609217 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b [junit4] 2> 609218 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b [junit4] 2> 609218 INFO (jetty-launcher-3629-thread-1) [n:127.0.0.1:52436_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/. [junit4] 2> 609233 INFO (zkConnectionManagerCallback-3653-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 609235 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 609236 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52431/solr ready [junit4] 2> 609244 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 609245 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 609246 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@1e2053f1 [junit4] 2> 609246 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testInvalidMustMatch-seed#[D0D7822E5C2F031F]) [ ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider org.apache.solr.client.solrj.impl.HttpClusterStateProvider@51bd6cc9 [junit4] 2> 609246 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 609247 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 609248 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2 [junit4] 2> 609251 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , { [junit4] 2> "name":"testInvalidMustMatch", [junit4] 2> "baseConfigSet":"_default", [junit4] 2> "immutable":"false", [junit4] 2> "operation":"configsets:create"} [junit4] 2> 609253 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testInvalidMustMatch/managed-schema [junit4] 2> 609255 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testInvalidMustMatch/protwords.txt [junit4] 2> 609257 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testInvalidMustMatch/solrconfig.xml [junit4] 2> 609258 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testInvalidMustMatch/synonyms.txt [junit4] 2> 609260 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testInvalidMustMatch/stopwords.txt [junit4] 2> 609263 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testInvalidMustMatch/lang/contractions_it.txt [junit4] 2> 609265 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testInvalidMustMatch/lang/contractions_ca.txt [junit4] 2> 609267 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testInvalidMustMatch/lang/stemdict_nl.txt [junit4] 2> 609269 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testInvalidMustMatch/lang/stopwords_hy.txt [junit4] 2> 609270 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testInvalidMustMatch/lang/stopwords_no.txt [junit4] 2> 609273 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testInvalidMustMatch/lang/stopwords_id.txt [junit4] 2> 609274 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testInvalidMustMatch/lang/stopwords_da.txt [junit4] 2> 609277 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testInvalidMustMatch/lang/stopwords_ga.txt [junit4] 2> 609278 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testInvalidMustMatch/lang/stopwords_hi.txt [junit4] 2> 609280 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testInvalidMustMatch/lang/stopwords_ja.txt [junit4] 2> 609282 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testInvalidMustMatch/lang/stopwords_pt.txt [junit4] 2> 609284 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testInvalidMustMatch/lang/stopwords_hu.txt [junit4] 2> 609286 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testInvalidMustMatch/lang/stopwords_el.txt [junit4] 2> 609288 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testInvalidMustMatch/lang/stopwords_ru.txt [junit4] 2> 609290 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testInvalidMustMatch/lang/stopwords_tr.txt [junit4] 2> 609292 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testInvalidMustMatch/lang/stopwords_ar.txt [junit4] 2> 609294 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testInvalidMustMatch/lang/userdict_ja.txt [junit4] 2> 609296 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testInvalidMustMatch/lang/stopwords_eu.txt [junit4] 2> 609298 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testInvalidMustMatch/lang/stopwords_it.txt [junit4] 2> 609300 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testInvalidMustMatch/lang/stopwords_cz.txt [junit4] 2> 609302 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testInvalidMustMatch/lang/stoptags_ja.txt [junit4] 2> 609304 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testInvalidMustMatch/lang/contractions_fr.txt [junit4] 2> 609306 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testInvalidMustMatch/lang/stopwords_de.txt [junit4] 2> 609308 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testInvalidMustMatch/lang/stopwords_fa.txt [junit4] 2> 609310 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testInvalidMustMatch/lang/contractions_ga.txt [junit4] 2> 609312 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testInvalidMustMatch/lang/stopwords_ca.txt [junit4] 2> 609315 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testInvalidMustMatch/lang/stopwords_nl.txt [junit4] 2> 609317 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testInvalidMustMatch/lang/stopwords_bg.txt [junit4] 2> 609319 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testInvalidMustMatch/lang/stopwords_en.txt [junit4] 2> 609321 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testInvalidMustMatch/lang/stopwords_es.txt [junit4] 2> 609324 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testInvalidMustMatch/lang/stopwords_lv.txt [junit4] 2> 609326 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testInvalidMustMatch/lang/stopwords_ro.txt [junit4] 2> 609328 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testInvalidMustMatch/lang/stopwords_th.txt [junit4] 2> 609330 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testInvalidMustMatch/lang/stopwords_fr.txt [junit4] 2> 609333 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testInvalidMustMatch/lang/stopwords_sv.txt [junit4] 2> 609335 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testInvalidMustMatch/lang/stopwords_fi.txt [junit4] 2> 609337 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testInvalidMustMatch/lang/hyphenations_ga.txt [junit4] 2> 609339 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testInvalidMustMatch/lang/stopwords_gl.txt [junit4] 2> 609341 INFO (OverseerThreadFactory-3378-thread-1-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testInvalidMustMatch/params.json [junit4] 2> 609345 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testInvalidMustMatch&action=CREATE&wt=javabin&version=2} status=0 QTime=96 [junit4] 2> 609346 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 609347 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 609347 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 609351 INFO (OverseerThreadFactory-3378-thread-2-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testInvalidMustMatch [junit4] 2> 609351 INFO (OverseerCollectionConfigSetProcessor-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 609464 INFO (OverseerStateUpdate-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testInvalidMustMatch", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testInvalidMustMatch_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:52436/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 609572 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 609572 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 610593 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 610593 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 610593 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 610594 WARN (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 610600 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 610634 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config [junit4] 2> 610774 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 610828 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch, trusted=true [junit4] 2> 610828 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b [junit4] 2> 610829 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/./testInvalidMustMatch_shard1_replica_n1/data/] [junit4] 2> 610832 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 610890 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 610890 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 610893 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 610893 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 610894 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main] [junit4] 2> 610895 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch [junit4] 2> 610895 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch [junit4] 2> 610896 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema [junit4] 2> 610896 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 610897 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 610897 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 610897 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 610898 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630738278719160320 [junit4] 2> 610900 INFO (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 610900 INFO (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 610900 INFO (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 610900 INFO (searcherExecutor-3383-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@5d01d374[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 610904 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 610904 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testInvalidMustMatch/leaders/shard1 [junit4] 2> 610910 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 610910 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 610910 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ [junit4] 2> 610910 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 610911 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ has no replicas [junit4] 2> 610911 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testInvalidMustMatch/leaders/shard1/leader after winning as /collections/testInvalidMustMatch/leader_elect/shard1/election/72058605447610373-core_node2-n_0000000000 [junit4] 2> 610914 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ shard1 [junit4] 2> 611021 INFO (zkCallback-3639-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611021 INFO (zkCallback-3639-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611023 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 611025 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testInvalidMustMatch&newCollection=true&name=testInvalidMustMatch_shard1_replica_n1&action=CREATE&numShards=1&collection=testInvalidMustMatch&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1453 [junit4] 2> 611029 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 611127 INFO (zkCallback-3639-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611127 INFO (zkCallback-3639-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611127 INFO (zkCallback-3639-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611128 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testInvalidMustMatch&name=testInvalidMustMatch&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1781 [junit4] 2> 611131 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611133 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 611155 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{ [junit4] 2> "name":"tolerant", [junit4] 2> "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{ [junit4] 2> "name":"tracking-testSliceRouting", [junit4] 2> "class":"solr.TrackingUpdateProcessorFactory", [junit4] 2> "group":"testInvalidMustMatch"}}, {"add-updateprocessor":{ [junit4] 2> "name":"inc", [junit4] 2> "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory", [junit4] 2> "fieldName":"integer_i"}}] [junit4] 2> 611155 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testInvalidMustMatch [junit4] 2> 611155 INFO (Thread-1418) [ ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1 [junit4] 2> 611156 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 611156 INFO (Thread-1418) [ ] o.a.s.c.SolrCore core reload testInvalidMustMatch_shard1_replica_n1 [junit4] 2> 611164 INFO (Thread-1418) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 611164 INFO (Thread-1418) [ ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 611164 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/extraction/lib [junit4] 2> 611164 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/clustering/lib [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/langid/lib [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../contrib/velocity/lib [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 611165 WARN (Thread-1418) [ ] o.a.s.c.SolrConfig Couldn't add files from /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1/../../../../dist [junit4] 2> 611171 INFO (Thread-1418) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 611187 INFO (Thread-1418) [ ] o.a.s.s.IndexSchema [testInvalidMustMatch_shard1_replica_n1] Schema name=default-config [junit4] 2> 611265 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 611265 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611265 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 611265 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay after 1 attempts [junit4] 2> 611265 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 611354 INFO (OverseerCollectionConfigSetProcessor-72058605447610373-127.0.0.1:52436_solr-n_0000000000) [n:127.0.0.1:52436_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 611367 INFO (Thread-1418) [ ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id [junit4] 2> 611367 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 611367 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611367 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 611368 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay after 2 attempts [junit4] 2> 611368 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 611421 INFO (Thread-1418) [ ] o.a.s.c.CoreContainer Reloading SolrCore 'testInvalidMustMatch_shard1_replica_n1' using configuration from collection testInvalidMustMatch [junit4] 2> 611441 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52436.solr.core.testInvalidMustMatch.shard1.replica_n1' (registry 'solr.core.testInvalidMustMatch.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37e88e6b [junit4] 2> 611441 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [[testInvalidMustMatch_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/testInvalidMustMatch_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001/tempDir-001/node1/./testInvalidMustMatch_shard1_replica_n1/data/] [junit4] 2> 611444 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5 [junit4] 2> 611471 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1 [junit4] 2> 611472 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611472 INFO (SolrConfigHandler-refreshconf) [ ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything [junit4] 2> 611472 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:52436/solr/testInvalidMustMatch_shard1_replica_n1/ for prop overlay after 3 attempts [junit4] 2> 611472 INFO (solrHandlerExecutor-3388-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 611490 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; [junit4] 2> 611490 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 611492 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main] [junit4] 2> 611493 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testInvalidMustMatch [junit4] 2> 611494 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testInvalidMustMatch [junit4] 2> 611494 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testInvalidMustMatch/managed-schema [junit4] 2> 611494 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest [junit4] 2> 611494 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 611495 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01} [junit4] 2> 611495 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 611495 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630738279345160192 [junit4] 2> 611497 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 611497 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 611497 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 611499 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@4ecf2010[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 611499 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 611499 INFO (Thread-1418) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main] [junit4] 2> 611500 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 611500 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done. [junit4] 2> 611502 INFO (searcherExecutor-3389-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] Registered new searcher Searcher@5e2baffc[testInvalidMustMatch_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 611574 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config [junit4] 2> 611574 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader [junit4] 2> 611574 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611575 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 419.0ms to set the property overlay to be of version 0 for collection testInvalidMustMatch [junit4] 2> 611575 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@4142dd79 [junit4] 2> 611575 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=4142dd79 [junit4] 2> 611575 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1517211f: rootName = solr_52436, domain = solr.core.testInvalidMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testInvalidMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f9382b4 [junit4] 2> 611581 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testInvalidMustMatch.shard1.leader, tag=4142dd79 [junit4] 2> 611582 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611584 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 611586 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/testInvalidMustMatch/params.json [junit4] 2> 611586 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection testInvalidMustMatch [junit4] 2> 611587 INFO (Thread-1419) [ ] o.a.s.c.SolrCore config update listener called for core testInvalidMustMatch_shard1_replica_n1 [junit4] 2> 611588 INFO (solrHandlerExecutor-3393-thread-1-processing-n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1 c:testInvalidMustMatch s:shard1 r:core_node2) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30 [junit4] 2> 611588 INFO (Thread-1419) [ ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 [junit4] 2> 611589 INFO (Thread-1419) [ ] o.a.s.c.RequestParams request params refreshed to version 1 [junit4] 2> 611695 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params [junit4] 2> 611695 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader [junit4] 2> 611695 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.S.Request [testInvalidMustMatch_shard1_replica_n1] webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611696 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr c:testInvalidMustMatch s:shard1 r:core_node2 x:testInvalidMustMatch_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 110.0ms to set the property params to be of version 1 for collection testInvalidMustMatch [junit4] 2> 611697 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611698 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 611699 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testInvalidMustMatch&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611702 INFO (OverseerThreadFactory-3378-thread-3-processing-n:127.0.0.1:52436_solr) [n:127.0.0.1:52436_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null [junit4] 2> 611703 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=null [junit4] 2> 611703 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72699c2f: rootName = solr_52436, domain = solr.core.testInvalidMustMatch.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.testInvalidMustMatch.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5f9382b4 [junit4] 2> 611715 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.SolrCore [testInvalidMustMatch_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@3bf25dee [junit4] 2> 611715 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInvalidMustMatch.shard1.replica_n1, tag=3bf25dee [junit4] 2> 611715 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testInvalidMustMatch.shard1.leader, tag=3bf25dee [junit4] 2> 611719 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testInvalidMustMatch/terms/shard1 to Terms{values={}, version=1} [junit4] 2> 611720 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr x:testInvalidMustMatch_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=testInvalidMustMatch_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=17 [junit4] 2> 611826 INFO (zkCallback-3639-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611826 INFO (zkCallback-3639-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611826 INFO (zkCallback-3639-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/testInvalidMustMatch/state.json] for collection [testInvalidMustMatch] has occurred - updating... (live nodes size: [1]) [junit4] 2> 611844 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testInvalidMustMatch&action=DELETE&wt=javabin&version=2} status=0 QTime=144 [junit4] 2> 611846 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611847 INFO (qtp95678409-9589) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 611848 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 [junit4] 2> 611848 INFO (qtp95678409-9592) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611849 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611850 INFO (qtp95678409-9588) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611850 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :list with params action=LIST&wt=javabin&version=2 [junit4] 2> 611851 INFO (qtp95678409-9590) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={action=LIST&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611853 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611854 INFO (qtp95678409-9593) [n:127.0.0.1:52436_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 611855 INFO (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params router.maxCardinality=2147483647&create-collection.collection.configName=testInvalidMustMatch&create-collection.maxShardsPerNode=2&router.field=ship_name_en&name=myAlias&router.name=category&create-collection.numShards=1&create-collection.nrtReplicas=1&action=CREATEALIAS&router.mustMatch=%2B_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 611861 ERROR (qtp95678409-9591) [n:127.0.0.1:52436_solr ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: router.mustMatch must be a valid regular expression, instead got: +_solr [junit4] 2> at org.apache.solr.cloud.api.collections.CategoryRoutedAlias.compileMustMatch(CategoryRoutedAlias.java:237) [junit4] 2> at org.apache.solr.cloud.api.collections.CategoryRoutedAlias.<init>(CategoryRoutedAlias.java:92) [junit4] 2> at org.apache.solr.cloud.api.collections.RoutedAlias.fromProps(RoutedAlias.java:81) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$7(CollectionsHandler.java:610) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1270) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:263) [junit4] 2> at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:251) [junit4] 2> at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:784) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:750) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:510) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:397) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:165) [junit4] 2> at org.eclipse.jetty.servlet.S [...truncated too long message...] [junit4] 2> 841807 INFO (jetty-closer-3983-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ef25edc: rootName = solr_53107, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2d79a784 [junit4] 2> 841808 INFO (jetty-closer-3983-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 841808 INFO (jetty-closer-3983-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d0ad86c: rootName = solr_53107, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@319c6165 [junit4] 2> 841808 INFO (jetty-closer-3983-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 841808 INFO (closeThreadPool-3987-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing [junit4] 2> 841813 INFO (OverseerStateUpdate-72058619614789637-127.0.0.1:53107_solr-n_0000000000) [n:127.0.0.1:53107_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53107_solr [junit4] 2> 841813 INFO (OverseerAutoScalingTriggerThread-72058619614789637-127.0.0.1:53107_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 841819 INFO (jetty-closer-3983-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing [junit4] 2> 841819 INFO (closeThreadPool-3987-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72058619614789637-127.0.0.1:53107_solr-n_0000000000) closing [junit4] 2> 841823 INFO (jetty-closer-3983-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@a6e9d7d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0} [junit4] 2> 841823 INFO (jetty-closer-3983-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b2d84c1{/solr,null,UNAVAILABLE} [junit4] 2> 841823 INFO (jetty-closer-3983-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 841825 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 841825 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 0x10000eec9250000, likely client has closed socket [junit4] 2> 841827 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 8 /solr/configs/testNonEnglish/managed-schema [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/testNonEnglish [junit4] 2> 3 /solr/collections/testNonEnglish/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA_______/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA___________________/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA_____________/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA________________/terms/shard1 [junit4] 2> 3 /solr/collections/myAlias__CRA_______________/terms/shard1 [junit4] 2> 2 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 7 /solr/collections/testNonEnglish/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA________________/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA_____________/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA___________________/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA_______________/state.json [junit4] 2> 6 /solr/collections/myAlias__CRA_______/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 842653 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53102 [junit4] 2> 842653 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53102 [junit4] 2> 842654 INFO (TEST-CategoryRoutedAliasUpdateProcessorTest.testNonEnglish-seed#[D0D7822E5C2F031F]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNonEnglish [junit4] 2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_D0D7822E5C2F031F-001 [junit4] 2> Apr 13, 2019 10:10:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=95, maxMBSortInHeap=5.602469983896279, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5fc71bf3), locale=nyn, timezone=MST7MDT [junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 11.0.2 (64-bit)/cpus=3,threads=1,free=108715032,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [URLClassifyProcessorTest, TestFieldCacheWithThreads, TestLegacyTerms, JvmMetricsTest, TestMergePolicyConfig, AnalysisErrorHandlingTest, TestSimpleTextCodec, TestDirectoryFactory, DistributedFacetPivotSmallAdvancedTest, TestStressInPlaceUpdates, TestUseDocValuesAsStored2, TestRuleBasedAuthorizationPlugin, HttpTriggerListenerTest, ResponseHeaderTest, TestConfigSetsAPIExclusivity, RemoteQueryErrorTest, FileBasedSpellCheckerTest, TestPHPSerializedResponseWriter, TestLMDirichletSimilarityFactory, ResponseBuilderTest, TestFieldCacheSortRandom, TestMissingGroups, MetricsHandlerTest, TestSimTriggerIntegration, TestSolrConfigHandlerCloud, BufferStoreTest, TimeZoneUtilsTest, CoreAdminHandlerTest, TestChildDocTransformer, TestHashPartitioner, PeerSyncTest, StatsComponentTest, CoreSorterTest, TestLRUStatsCache, RegexBytesRefFilterTest, LeaderFailoverAfterPartitionTest, TestCloudManagedSchema, TestFreeTextSuggestions, CdcrRequestHandlerTest, RecoveryZkTest, TestExactSharedStatsCache, TestDocTermOrdsUninvertLimit, TestFunctionQuery, TestSuggestSpellingConverter, BlockCacheTest, SubstringBytesRefFilterTest, ZookeeperStatusHandlerTest, SuggesterTest, IgnoreLargeDocumentProcessorFactoryTest, HdfsRecoveryZkTest, SyncSliceTest, EnumFieldTest, SolrIndexSplitterTest, TestHighFrequencyDictionaryFactory, CachingDirectoryFactoryTest, TestInfoStreamLogging, TestNamedUpdateProcessors, TestApiFramework, AlternateDirectoryTest, SchemaVersionSpecificBehaviorTest, SolrCoreMetricManagerTest, SignificantTermsQParserPluginTest, TestDistributedSearch, TestPolicyCloud, TestSizeLimitedDistributedMap, TestMiniSolrCloudClusterSSL, MetricTriggerIntegrationTest, TestGroupingSearch, ZkFailoverTest, SSLMigrationTest, AuditLoggerPluginTest, DistributedFacetPivotLargeTest, DebugComponentTest, TokenizerChainTest, OverseerCollectionConfigSetProcessorTest, TestAuthenticationFramework, HdfsBasicDistributedZk2Test, RankQueryTest, TestBackupRepositoryFactory, SolrIndexConfigTest, TestSolrCLIRunExample, HLLSerializationTest, CategoryRoutedAliasUpdateProcessorTest] [junit4] Completed [238/854 (1!)] on J0 in 234.27s, 6 tests, 1 error <<< FAILURES! [...truncated 2161 lines...] [junit4] JVM J0: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/temp/junit4-J0-20190413_215642_17215947478214941215427.sysout [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- [junit4] java.lang.OutOfMemoryError: Java heap space [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/heapdumps/java_pid1368.hprof ... [junit4] Heap dump file created [596204637 bytes in 13.491 secs] [junit4] <<< JVM J0: EOF ---- [...truncated 8930 lines...] BUILD FAILED /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:633: The following error occurred while executing this line: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created: * java_pid1368.hprof Total time: 99 minutes 53 seconds Build step 'Invoke Ant' marked build as failure Archiving artifacts Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 [WARNINGS] Skipping publisher since build result is FAILURE Recording test results Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
