Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-7.x/177/
1 tests failed. FAILED: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete Error Message: Error from server at https://127.0.0.1:46383/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> Stack Trace: org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:46383/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> at __randomizedtesting.SeedInfo.seed([FF3F72B0CD776592:5CC5DC154A9F8F37]:0) at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:949) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:237) at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:170) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46383/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> <title>Error 404 Can not find: /solr/testcollection_shard1_replica_n3/update</title> </head> <body><h2>HTTP ERROR 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre> Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.11.v20180605</a><hr/> </body> </html> at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:528) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ... 1 more Build Log: [...truncated 14041 lines...] [junit4] Suite: org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster [junit4] 2> 2669822 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FF3F72B0CD776592]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/init-core-data-001 [junit4] 2> 2669823 WARN (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FF3F72B0CD776592]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 2669823 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FF3F72B0CD776592]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2669825 INFO (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[FF3F72B0CD776592]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) [junit4] 2> 2669829 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001 [junit4] 2> 2669829 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2669829 INFO (Thread-7762) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2669829 INFO (Thread-7762) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2669831 ERROR (Thread-7762) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2669929 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.ZkTestServer start zk server on port:44870 [junit4] 2> 2669932 INFO (zkConnectionManagerCallback-11772-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669936 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2669938 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2669940 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2669940 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2669941 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2669941 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25e7dd39{/solr,null,AVAILABLE} [junit4] 2> 2669945 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2669945 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2669945 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2669945 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63eb39ef{/solr,null,AVAILABLE} [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2d99a7ec{SSL,[ssl, http/1.1]}{127.0.0.1:33540} [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.e.j.s.Server Started @2670002ms [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33540} [junit4] 2> 2669946 ERROR (jetty-launcher-11769-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2669946 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:00.852Z [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@367ad300{SSL,[ssl, http/1.1]}{127.0.0.1:45300} [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.e.j.s.Server Started @2670003ms [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45300} [junit4] 2> 2669947 ERROR (jetty-launcher-11769-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2669947 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:00.853Z [junit4] 2> 2669950 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2669951 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2669951 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2669952 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2669952 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2669952 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2669952 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25b07db8{/solr,null,AVAILABLE} [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@44f33a1b{SSL,[ssl, http/1.1]}{127.0.0.1:40662} [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.e.j.s.Server Started @2670008ms [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40662} [junit4] 2> 2669953 ERROR (jetty-launcher-11769-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2669953 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:00.859Z [junit4] 2> 2669955 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2669955 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2669955 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2669955 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31616ee0{/solr,null,AVAILABLE} [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@56002986{SSL,[ssl, http/1.1]}{127.0.0.1:46383} [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.e.j.s.Server Started @2670012ms [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46383} [junit4] 2> 2669956 ERROR (jetty-launcher-11769-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2669956 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:00.862Z [junit4] 2> 2669957 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2669957 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2669957 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 2669957 INFO (zkConnectionManagerCallback-11778-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669957 INFO (zkConnectionManagerCallback-11776-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669957 INFO (zkConnectionManagerCallback-11774-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669957 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@335f7455{/solr,null,AVAILABLE} [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1f0299a8{SSL,[ssl, http/1.1]}{127.0.0.1:37907} [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.e.j.s.Server Started @2670014ms [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37907} [junit4] 2> 2669958 ERROR (jetty-launcher-11769-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2669958 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:00.864Z [junit4] 2> 2669959 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2669972 INFO (zkConnectionManagerCallback-11782-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669973 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2669996 INFO (zkConnectionManagerCallback-11780-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2669997 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2670009 INFO (jetty-launcher-11769-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670017 INFO (zkConnectionManagerCallback-11786-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670036 INFO (zkConnectionManagerCallback-11788-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670105 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40662_solr [junit4] 2> 2670105 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.c.Overseer Overseer (id=72454132505378823-127.0.0.1:40662_solr-n_0000000000) starting [junit4] 2> 2670113 INFO (jetty-launcher-11769-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670115 INFO (zkConnectionManagerCallback-11796-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670116 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670116 INFO (zkConnectionManagerCallback-11799-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670117 INFO (OverseerStateUpdate-72454132505378823-127.0.0.1:40662_solr-n_0000000000) [n:127.0.0.1:40662_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40662_solr [junit4] 2> 2670121 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40662_solr [junit4] 2> 2670135 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2670135 INFO (zkConnectionManagerCallback-11801-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670135 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2670154 INFO (jetty-launcher-11769-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670157 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2670161 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670161 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45300_solr [junit4] 2> 2670163 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2670164 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670176 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2670188 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40662.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670188 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2670188 INFO (zkConnectionManagerCallback-11805-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670193 INFO (jetty-launcher-11769-thread-5) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670195 INFO (zkConnectionManagerCallback-11813-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670195 INFO (zkConnectionManagerCallback-11820-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670195 INFO (jetty-launcher-11769-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670195 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40662.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670196 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40662.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670196 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2670197 INFO (jetty-launcher-11769-thread-3) [n:127.0.0.1:40662_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node3/. [junit4] 2> 2670197 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670197 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670201 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2670203 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670203 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46383_solr [junit4] 2> 2670204 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2670204 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2670204 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2670204 INFO (zkConnectionManagerCallback-11816-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670212 INFO (zkConnectionManagerCallback-11823-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670217 INFO (zkCallback-11819-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2670220 INFO (zkConnectionManagerCallback-11828-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670221 INFO (zkConnectionManagerCallback-11830-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670222 INFO (zkCallback-11811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2670228 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2670228 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2670235 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670235 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37907_solr [junit4] 2> 2670238 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670238 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2670240 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670240 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33540_solr [junit4] 2> 2670240 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2670240 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 2670245 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670245 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670252 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670253 INFO (zkCallback-11819-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 2670253 INFO (zkCallback-11811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 2670255 INFO (zkCallback-11827-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 2670257 INFO (zkCallback-11829-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5) [junit4] 2> 2670262 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670262 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670263 INFO (jetty-launcher-11769-thread-2) [n:127.0.0.1:45300_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node2/. [junit4] 2> 2670266 INFO (zkConnectionManagerCallback-11839-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670266 INFO (zkConnectionManagerCallback-11849-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670266 INFO (zkConnectionManagerCallback-11845-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670267 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2670267 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2670267 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2670268 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670268 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670268 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670272 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670276 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670285 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670327 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46383.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670340 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670347 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37907.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670375 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46383.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670376 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46383.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670379 INFO (jetty-launcher-11769-thread-4) [n:127.0.0.1:46383_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node4/. [junit4] 2> 2670381 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670382 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670384 INFO (jetty-launcher-11769-thread-1) [n:127.0.0.1:33540_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node1/. [junit4] 2> 2670385 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37907.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670386 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37907.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670387 INFO (jetty-launcher-11769-thread-5) [n:127.0.0.1:37907_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node5/. [junit4] 2> 2670547 INFO (zkConnectionManagerCallback-11854-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670550 INFO (zkConnectionManagerCallback-11859-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670551 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2670552 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670554 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete [junit4] 2> 2670555 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@44f33a1b{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2670556 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=380053043 [junit4] 2> 2670556 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2670556 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ce963ef: rootName = solr_40662, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@68e9487 [junit4] 2> 2670563 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2670563 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@124a6732: rootName = solr_40662, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6755e46d [junit4] 2> 2670568 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2670568 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f04c67d: rootName = solr_40662, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@782c76d6 [junit4] 2> 2670569 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40662_solr [junit4] 2> 2670571 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2670571 INFO (zkCallback-11819-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11827-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11795-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11829-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (zkCallback-11787-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670571 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670572 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.Overseer Overseer (id=72454132505378823-127.0.0.1:40662_solr-n_0000000000) closing [junit4] 2> 2670572 INFO (OverseerStateUpdate-72454132505378823-127.0.0.1:40662_solr-n_0000000000) [n:127.0.0.1:40662_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40662_solr [junit4] 2> 2670572 WARN (OverseerAutoScalingTriggerThread-72454132505378823-127.0.0.1:40662_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2670580 INFO (zkCallback-11858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670580 INFO (zkCallback-11844-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670582 INFO (zkCallback-11838-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4) [junit4] 2> 2670583 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25b07db8{/solr,null,UNAVAILABLE} [junit4] 2> 2670583 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2670584 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45300_solr [junit4] 2> 2670584 INFO (zkCallback-11800-thread-1) [n:127.0.0.1:45300_solr ] o.a.s.c.Overseer Overseer (id=72454132505378826-127.0.0.1:45300_solr-n_0000000001) starting [junit4] 2> 2670588 INFO (OverseerStateUpdate-72454132505378826-127.0.0.1:45300_solr-n_0000000001) [n:127.0.0.1:45300_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45300_solr [junit4] 2> 2670591 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11 [junit4] 2> 2670591 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 2670591 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 2670592 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 2670592 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@72882096{/solr,null,AVAILABLE} [junit4] 2> 2670592 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@50817b35{SSL,[ssl, http/1.1]}{127.0.0.1:36560} [junit4] 2> 2670592 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.e.j.s.Server Started @2670648ms [junit4] 2> 2670592 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36560} [junit4] 2> 2670593 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2670593 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 2670593 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.6.0 [junit4] 2> 2670593 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2670593 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2670593 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-05T17:53:01.499Z [junit4] 2> 2670594 INFO (zkConnectionManagerCallback-11861-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670595 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2670694 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44870/solr [junit4] 2> 2670695 INFO (zkConnectionManagerCallback-11865-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670697 INFO (zkConnectionManagerCallback-11867-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670703 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 2670707 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2670707 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36560_solr [junit4] 2> 2670708 INFO (zkCallback-11819-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670708 INFO (zkCallback-11811-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670708 INFO (zkCallback-11829-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670709 INFO (zkCallback-11800-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670712 INFO (zkCallback-11827-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670712 INFO (zkCallback-11858-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670712 INFO (zkCallback-11848-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670713 INFO (zkCallback-11866-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670713 INFO (zkCallback-11838-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670713 INFO (zkCallback-11844-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 2670734 INFO (zkConnectionManagerCallback-11874-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 2670735 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 2670736 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44870/solr ready [junit4] 2> 2670737 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 2670757 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36560.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670767 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36560.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670767 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36560.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2670769 INFO (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[FF3F72B0CD776592]) [n:127.0.0.1:36560_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node6/. [junit4] 2> 2670840 INFO (qtp923356220-34908) [n:127.0.0.1:33540_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=119795bf-35c6-4ce0-8c8f-6b8740abea79&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2670843 INFO (qtp923356220-34908) [n:127.0.0.1:33540_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=119795bf-35c6-4ce0-8c8f-6b8740abea79&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2 [junit4] 2> 2670844 INFO (OverseerThreadFactory-11770-thread-1-processing-n:127.0.0.1:45300_solr) [n:127.0.0.1:45300_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection [junit4] 2> 2670844 INFO (qtp923356220-34905) [n:127.0.0.1:33540_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=119795bf-35c6-4ce0-8c8f-6b8740abea79&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2670845 INFO (qtp923356220-34905) [n:127.0.0.1:33540_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=119795bf-35c6-4ce0-8c8f-6b8740abea79&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2670958 INFO (OverseerStateUpdate-72454132505378826-127.0.0.1:45300_solr-n_0000000001) [n:127.0.0.1:45300_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:36560/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2670961 INFO (OverseerStateUpdate-72454132505378826-127.0.0.1:45300_solr-n_0000000001) [n:127.0.0.1:45300_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"testcollection_shard1_replica_n3", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46383/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2670963 INFO (OverseerStateUpdate-72454132505378826-127.0.0.1:45300_solr-n_0000000001) [n:127.0.0.1:45300_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:45300/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2670966 INFO (OverseerStateUpdate-72454132505378826-127.0.0.1:45300_solr-n_0000000001) [n:127.0.0.1:45300_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"testcollection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"testcollection_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33540/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2671179 INFO (qtp923356220-34901) [n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1 [junit4] 2> 2671179 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2671213 INFO (qtp2992415-34944) [n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1 [junit4] 2> 2671214 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2671216 INFO (qtp1775690940-35086) [n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0 [junit4] 2> 2671218 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2671220 INFO (qtp389697236-34916) [n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=0 [junit4] 2> 2671221 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin [junit4] 2> 2671223 INFO (qtp2992415-34937) [n:127.0.0.1:46383_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 [junit4] 2> 2671223 INFO (qtp2992415-34937) [n:127.0.0.1:46383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2671851 INFO (qtp2992415-34940) [n:127.0.0.1:46383_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=119795bf-35c6-4ce0-8c8f-6b8740abea79&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2671852 INFO (qtp2992415-34940) [n:127.0.0.1:46383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=119795bf-35c6-4ce0-8c8f-6b8740abea79&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2672224 INFO (qtp2992415-34939) [n:127.0.0.1:46383_solr ] o.a.s.h.a.CoreAdminOperation Checking request status for : 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 [junit4] 2> 2672225 INFO (qtp2992415-34939) [n:127.0.0.1:46383_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2672224 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2672232 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal [junit4] 2> 2672235 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2672235 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true [junit4] 2> 2672236 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33540.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2672237 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node1/testcollection_shard2_replica_n6], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/] [junit4] 2> 2672239 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2672244 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2672250 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal [junit4] 2> 2672252 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal [junit4] 2> 2672252 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2672252 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true [junit4] 2> 2672252 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 2672253 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46383.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2672253 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node4/testcollection_shard1_replica_n3], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node4/./testcollection_shard1_replica_n3/data/] [junit4] 2> 2672254 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2672254 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true [junit4] 2> 2672255 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36560.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2672255 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node6/testcollection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node6/./testcollection_shard1_replica_n1/data/] [junit4] 2> 2672258 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal [junit4] 2> 2672260 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2672260 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true [junit4] 2> 2672261 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45300.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@318d017b [junit4] 2> 2672261 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node2/testcollection_shard2_replica_n4], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster_FF3F72B0CD776592-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/] [junit4] 2> 2672349 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2672349 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2672350 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2672350 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2672352 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@a15a82c[testcollection_shard1_replica_n3] main] [junit4] 2> 2672353 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2672354 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2672354 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2672354 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613508885358837760 [junit4] 2> 2672358 INFO (searcherExecutor-11781-thread-1-processing-x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 r:core_node5 CREATE n:127.0.0.1:46383_solr c:testcollection s:shard1) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@a15a82c[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2672360 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 2672363 INFO (parallelCoreAdminExecutor-11753-thread-1-processing-n:127.0.0.1:46383_solr x:testcollection_shard1_replica_n3 119795bf-35c6-4ce0-8c8f-6b8740abea796050697960621491 CREATE) [n:127.0.0.1:46383_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2672364 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2672364 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2672365 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2672365 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2672367 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@56f13f0e[testcollection_shard2_replica_n6] main] [junit4] 2> 2672368 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2672368 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2672368 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2672368 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2672369 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2672369 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2672369 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2672369 INFO (searcherExecutor-11780-thread-1-processing-x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 r:core_node8 CREATE n:127.0.0.1:33540_solr c:testcollection s:shard2) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@56f13f0e[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2672370 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613508885375614976 [junit4] 2> 2672374 INFO (parallelCoreAdminExecutor-11755-thread-1-processing-n:127.0.0.1:33540_solr x:testcollection_shard2_replica_n6 119795bf-35c6-4ce0-8c8f-6b8740abea796050697965379691 CREATE) [n:127.0.0.1:33540_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testcollection/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 2672374 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ecd3c05[testcollection_shard1_replica_n1] main] [junit4] 2> 2672375 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig [junit4] 2> 2672375 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig [junit4] 2> 2672376 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2672377 INFO (searcherExecutor-11782-thread-1-processing-x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 r:core_node2 CREATE n:127.0.0.1:36560_solr c:testcollection s:shard1) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@2ecd3c05[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2672377 INFO (parallelCoreAdminExecutor-11776-thread-1-processing-n:127.0.0.1:36560_solr x:testcollection_shard1_replica_n1 119795bf-35c6-4ce0-8c8f-6b8740abea796050697957877049 CREATE) [n:127.0.0.1:36560_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1613508885382955008 [junit4] 2> 2672381 INFO (parallelCoreAdminExecutor-11746-thread-1-processing-n:127.0.0.1:45300_solr x:testcollection_shard2_replica_n4 119795bf-35c6-4ce0-8c8f-6b8740abea796050697962870872 CREATE) [n:127.0.0.1:45300_solr c:testcollection s:shard2 r:core_node7 x:testcollec [...truncated too long message...] gure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null751274061 [copy] Copying 239 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null751274061 [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null751274061 check-working-copy: [ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public [ivy:cachepath] found com.jcraft#jsch;0.1.53 in public [ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in public [ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public [ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public [ivy:cachepath] found commons-codec#commons-codec;1.6 in public [ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public [ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 5ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 8 | 0 | 0 | 0 || 8 | 0 | --------------------------------------------------------------------- [wc-checker] Initializing working copy... [wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation [wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [wc-checker] Checking working copy status... -jenkins-base: BUILD SUCCESSFUL Total time: 111 minutes 39 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$34.hasMatch(FilePath.java:2678) at hudson.FilePath$34.invoke(FilePath.java:2557) at hudson.FilePath$34.invoke(FilePath.java:2547) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:955) at hudson.FilePath.act(FilePath.java:1036) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1038) at hudson.FilePath.act(FilePath.java:1025) at hudson.FilePath.validateAntFileMask(FilePath.java:2547) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) at hudson.model.Build$BuildExecution.post2(Build.java:186) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) at hudson.model.Run.execute(Run.java:1819) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
