Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3209/
2 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:43769/_udj/as: ADDREPLICA failed to create replica Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:43769/_udj/as: ADDREPLICA failed to create replica at __randomizedtesting.SeedInfo.seed([AE29DD82B8F0AD50:267DE258160CC0A8]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstanceWithManualShardAssignement(BasicDistributedZkTest.java:862) at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:422) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.logging.TestLogWatcher.testLog4jWatcher Error Message: lastEvent was not -1, was: '1552295832080' Stack Trace: java.lang.AssertionError: lastEvent was not -1, was: '1552295832080' at __randomizedtesting.SeedInfo.seed([AE29DD82B8F0AD50:53B28DC241F8125E]:0) at org.junit.Assert.fail(Assert.java:88) at org.apache.solr.logging.TestLogWatcher.testLog4jWatcher(TestLogWatcher.java:63) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 12693 lines...] [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest [junit4] 2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/init-core-data-001 [junit4] 2> 224358 WARN (SUITE-BasicDistributedZkTest-seed#[AE29DD82B8F0AD50]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 224358 INFO (SUITE-BasicDistributedZkTest-seed#[AE29DD82B8F0AD50]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 224360 INFO (SUITE-BasicDistributedZkTest-seed#[AE29DD82B8F0AD50]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 224360 INFO (SUITE-BasicDistributedZkTest-seed#[AE29DD82B8F0AD50]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 224360 INFO (SUITE-BasicDistributedZkTest-seed#[AE29DD82B8F0AD50]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_udj/as [junit4] 2> 224374 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 224394 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 224394 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 224494 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer start zk server on port:41663 [junit4] 2> 224494 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41663 [junit4] 2> 224494 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41663 [junit4] 2> 224541 INFO (zkConnectionManagerCallback-254-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224592 INFO (zkConnectionManagerCallback-256-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 224595 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 224598 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 224600 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 224601 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 224602 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 224603 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 224604 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 224605 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 224605 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 224606 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 224607 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 224608 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 224995 WARN (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 224995 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 224995 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 224995 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 225078 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 225078 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 225078 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 225095 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3cef6c36{/_udj/as,null,AVAILABLE} [junit4] 2> 225107 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@497ae97c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43769} [junit4] 2> 225107 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.s.Server Started @225401ms [junit4] 2> 225107 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/tempDir-001/control/data, replicaType=NRT, hostContext=/_udj/as, hostPort=43769, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/control-001/cores} [junit4] 2> 225108 ERROR (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 225108 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 225108 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 225108 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 225108 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 225108 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-11T09:00:25.089Z [junit4] 2> 225133 INFO (zkConnectionManagerCallback-258-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225138 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 225138 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/control-001/solr.xml [junit4] 2> 225144 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 225144 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 225146 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 225458 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 225461 WARN (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@12cd03a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 225468 WARN (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3c7c40e4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 225476 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr [junit4] 2> 225484 INFO (zkConnectionManagerCallback-264-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225494 INFO (zkConnectionManagerCallback-266-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225579 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43769__udj%2Fas [junit4] 2> 225580 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.Overseer Overseer (id=74327251556630532-127.0.0.1:43769__udj%2Fas-n_0000000000) starting [junit4] 2> 225596 INFO (zkConnectionManagerCallback-273-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225599 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 225602 INFO (OverseerStateUpdate-74327251556630532-127.0.0.1:43769__udj%2Fas-n_0000000000) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43769__udj%2Fas [junit4] 2> 225619 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43769__udj%2Fas [junit4] 2> 225624 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225624 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225702 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 225759 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 225781 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 225781 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 225783 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/control-001/cores [junit4] 2> 225881 INFO (zkConnectionManagerCallback-279-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 225883 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 225884 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 225888 INFO (qtp104249716-879) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43769__udj%252Fas&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 225893 INFO (OverseerThreadFactory-220-thread-1-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 226021 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 226021 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 227077 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 227173 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 227679 WARN (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly. [junit4] 2> 227807 WARN (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly. [junit4] 2> 227823 WARN (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly. [junit4] 2> 227840 WARN (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly. [junit4] 2> 228066 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 228265 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 228265 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 228266 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 228281 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1878662227, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 228384 WARN (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 228574 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 228574 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 228580 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 228580 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 228581 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 228582 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7dc8fed1[control_collection_shard1_replica_n1] main] [junit4] 2> 228586 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 228587 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 228604 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 228605 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627699102179393536 [junit4] 2> 228609 INFO (searcherExecutor-225-thread-1-processing-n:127.0.0.1:43769__udj%2Fas x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@7dc8fed1[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 228625 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0} [junit4] 2> 228625 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1 [junit4] 2> 228633 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 228633 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 228633 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43769/_udj/as/control_collection_shard1_replica_n1/ [junit4] 2> 228634 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 228635 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43769/_udj/as/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 228635 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/74327251556630532-core_node2-n_0000000000 [junit4] 2> 228637 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43769/_udj/as/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 228646 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 228648 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 228651 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas c:control_collection s:shard1 x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2631 [junit4] 2> 228661 INFO (qtp104249716-879) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 228758 INFO (zkCallback-265-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 228758 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 228759 INFO (qtp104249716-879) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43769__udj%252Fas&wt=javabin&version=2} status=0 QTime=2871 [junit4] 2> 228862 INFO (zkConnectionManagerCallback-285-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 228865 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 228866 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 228866 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 228868 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 228895 INFO (OverseerCollectionConfigSetProcessor-74327251556630532-127.0.0.1:43769__udj%2Fas-n_0000000000) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 228898 INFO (OverseerThreadFactory-220-thread-2-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 229106 WARN (OverseerThreadFactory-220-thread-2-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 229108 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 229110 INFO (qtp104249716-881) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=242 [junit4] 2> 229134 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4 [junit4] 2> 229346 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001 of type NRT [junit4] 2> 229380 WARN (closeThreadPool-286-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 229381 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 229381 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 229381 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 229438 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 229438 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 229438 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 229450 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25dd6ad4{/_udj/as,null,AVAILABLE} [junit4] 2> 229451 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2aa98cad{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39774} [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.e.j.s.Server Started @229745ms [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_udj/as, hostPort=39774, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001/cores} [junit4] 2> 229452 ERROR (closeThreadPool-286-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 229452 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-11T09:00:29.433Z [junit4] 2> 229498 INFO (zkConnectionManagerCallback-288-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229517 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 229517 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001/solr.xml [junit4] 2> 229525 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 229525 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 229531 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 229682 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001 of type NRT [junit4] 2> 229702 WARN (closeThreadPool-286-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 229702 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 229703 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 229703 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 229763 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 229794 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 229794 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 229794 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 229799 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@742f299c{/_udj/as,null,AVAILABLE} [junit4] 2> 229811 WARN (closeThreadPool-286-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6141b8aa[provider=null,keyStore=null,trustStore=null] [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2a0bca85{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34260} [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.e.j.s.Server Started @230147ms [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/_udj/as, hostPort=34260, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001/cores} [junit4] 2> 229854 ERROR (closeThreadPool-286-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 229854 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-11T09:00:29.835Z [junit4] 2> 229897 WARN (closeThreadPool-286-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@113c2981[provider=null,keyStore=null,trustStore=null] [junit4] 2> 229898 INFO (closeThreadPool-286-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr [junit4] 2> 229946 INFO (zkConnectionManagerCallback-293-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229963 INFO (zkConnectionManagerCallback-296-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 229967 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-3-001 of type NRT [junit4] 2> 229978 WARN (closeThreadPool-286-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 229978 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 229978 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 229979 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 230040 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230040 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230040 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 230046 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53079139{/_udj/as,null,AVAILABLE} [junit4] 2> 230048 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 230048 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001/solr.xml [junit4] 2> 230048 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x108103dd22a0009, likely client has closed socket [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6136ccc3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46541} [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.e.j.s.Server Started @230366ms [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/_udj/as, hostPort=46541, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-3-001/cores} [junit4] 2> 230073 ERROR (closeThreadPool-286-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230073 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-11T09:00:30.054Z [junit4] 2> 230082 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 230082 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 230084 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 230122 INFO (zkConnectionManagerCallback-298-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230126 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 230130 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.ZkController Publish node=127.0.0.1:39774__udj%2Fas as DOWN [junit4] 2> 230131 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 230131 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39774__udj%2Fas [junit4] 2> 230131 INFO (zkConnectionManagerCallback-300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230133 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 230133 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 230133 INFO (zkCallback-284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 230149 INFO (zkCallback-297-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 230153 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 230154 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-3-001/solr.xml [junit4] 2> 230158 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 230158 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 230160 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 230242 INFO (zkConnectionManagerCallback-307-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230266 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 230267 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 230278 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 230313 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230378 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230387 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230389 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 230391 INFO (closeThreadPool-286-thread-1) [n:127.0.0.1:39774__udj%2Fas ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001/cores [junit4] 2> 230437 WARN (closeThreadPool-286-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@18a0a034[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230467 INFO (TEST-BasicDistributedZkTest.test-seed#[AE29DD82B8F0AD50]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-4-001 of type NRT [junit4] 2> 230520 WARN (closeThreadPool-286-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@485b8f3e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230521 INFO (closeThreadPool-286-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr [junit4] 2> 230543 WARN (closeThreadPool-286-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 230543 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 230543 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 230543 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12 [junit4] 2> 230546 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 230546 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 230546 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 230547 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4defa9a6{/_udj/as,null,AVAILABLE} [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5cf211fd{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37494} [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.e.j.s.Server Started @230879ms [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/_udj/as, hostPort=37494, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-4-001/cores} [junit4] 2> 230586 ERROR (closeThreadPool-286-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 230586 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 230587 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 230587 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-03-11T09:00:30.568Z [junit4] 2> 230621 INFO (zkConnectionManagerCallback-314-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230621 INFO (zkConnectionManagerCallback-316-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230652 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 230652 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-4-001/solr.xml [junit4] 2> 230657 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 230657 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 230658 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x108103dd22a000f, likely client has closed socket [junit4] 2> 230661 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 230693 INFO (zkConnectionManagerCallback-318-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230717 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 230721 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.ZkController Publish node=127.0.0.1:34260__udj%2Fas as DOWN [junit4] 2> 230722 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 230722 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34260__udj%2Fas [junit4] 2> 230724 INFO (zkCallback-297-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230724 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230728 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230728 INFO (zkCallback-284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230738 INFO (zkCallback-306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230744 INFO (zkCallback-317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 230798 INFO (zkConnectionManagerCallback-325-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 230828 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 230836 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 230849 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 230863 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 230889 WARN (closeThreadPool-286-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@54d8f0f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230895 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230927 WARN (closeThreadPool-286-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ae7a2ee[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230928 INFO (closeThreadPool-286-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr [junit4] 2> 230934 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230943 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 230945 INFO (closeThreadPool-286-thread-2) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001/cores [junit4] 2> 230976 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 230985 WARN (closeThreadPool-286-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@49134dd8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 230987 INFO (OverseerCollectionConfigSetProcessor-74327251556630532-127.0.0.1:43769__udj%2Fas-n_0000000000) [n:127.0.0.1:43769__udj%2Fas ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 230998 INFO (zkConnectionManagerCallback-332-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231075 WARN (closeThreadPool-286-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@358a31f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 231076 INFO (closeThreadPool-286-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41663/solr [junit4] 2> 231098 INFO (zkConnectionManagerCallback-337-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231148 INFO (zkConnectionManagerCallback-340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231151 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 231155 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.ZkController Publish node=127.0.0.1:46541__udj%2Fas as DOWN [junit4] 2> 231156 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 231156 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46541__udj%2Fas [junit4] 2> 231158 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231158 INFO (zkCallback-297-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231158 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231158 INFO (zkCallback-284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231178 INFO (zkCallback-306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231180 INFO (zkCallback-324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231180 INFO (zkCallback-336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231186 INFO (zkCallback-317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 231230 INFO (zkConnectionManagerCallback-344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231255 INFO (zkConnectionManagerCallback-349-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231258 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 231260 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 231262 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 231265 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.ZkController Publish node=127.0.0.1:37494__udj%2Fas as DOWN [junit4] 2> 231267 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 231267 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37494__udj%2Fas [junit4] 2> 231268 INFO (zkCallback-317-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231268 INFO (zkCallback-306-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231268 INFO (zkCallback-297-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231268 INFO (zkCallback-272-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231268 INFO (zkCallback-265-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231269 INFO (zkCallback-284-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231277 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 231296 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231298 INFO (zkCallback-324-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231298 INFO (zkCallback-343-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231298 INFO (zkCallback-336-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231310 INFO (zkCallback-348-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5) [junit4] 2> 231326 INFO (zkConnectionManagerCallback-357-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 231328 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231328 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231329 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5) [junit4] 2> 231330 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41663/solr ready [junit4] 2> 231331 INFO (closeThreadPool-286-thread-3) [n:127.0.0.1:46541__udj%2Fas ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-3-001/cores [junit4] 2> 231334 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 231410 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231436 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231436 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 231454 INFO (closeThreadPool-286-thread-4) [n:127.0.0.1:37494__udj%2Fas ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-4-001/cores [junit4] 2> 231633 INFO (qtp780936032-951) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:39774__udj%252Fas&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 231634 INFO (qtp780936032-953) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34260__udj%252Fas&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 231634 INFO (qtp780936032-954) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46541__udj%252Fas&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 231638 INFO (qtp780936032-955) [n:127.0.0.1:34260__udj%2Fas ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37494__udj%252Fas&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 231657 INFO (OverseerThreadFactory-220-thread-3-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:39774__udj%2Fas for creating new replica of shard shard2 for collection collection1 [junit4] 2> 231663 INFO (OverseerThreadFactory-220-thread-3-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas c:collection1 s:shard2 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 231663 INFO (OverseerThreadFactory-220-thread-4-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34260__udj%2Fas for creating new replica of shard shard1 for collection collection1 [junit4] 2> 231664 INFO (OverseerThreadFactory-220-thread-4-processing-n:127.0.0.1:43769__udj%2Fas) [n:127.0.0.1:43769__udj%2Fas c:collection1 s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 231947 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 231950 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 232991 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 233072 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 233156 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test [junit4] 2> 233184 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test [junit4] 2> 233581 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 233665 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 233698 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true [junit4] 2> 233698 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 233699 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001/cores/collection1_shard2_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-1-001/cores/collection1_shard2_replica_n1/data/] [junit4] 2> 233719 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1878662227, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 233734 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true [junit4] 2> 233735 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6de1b0a2 [junit4] 2> 233735 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001/cores/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.BasicDistributedZkTest_AE29DD82B8F0AD50-001/shard-2-001/cores/collection1_shard1_replica_n2/data/] [junit4] 2> 233736 WARN (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 233756 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1878662227, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1] [junit4] 2> 233791 WARN (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 233843 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 233844 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 233846 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 233846 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 233847 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 233850 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d374511[collection1_shard2_replica_n1] main] [junit4] 2> 233852 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 233853 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 233853 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 233854 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627699107683368960 [junit4] 2> 233875 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 233875 INFO (qtp780936032-1083) [n:127.0.0.1:34260__udj%2Fas c:collection1 s:shard1 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 233875 INFO (searcherExecutor-266-thread-1-processing-n:127.0.0.1:39774__udj%2Fas x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@d374511[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 233886 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0} [junit4] 2> 233886 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2 [junit4] 2> 233889 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 233889 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 233889 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39774/_udj/as/collection1_shard2_replica_n1/ [junit4] 2> 233889 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shard2 x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 233889 INFO (qtp1073151435-940) [n:127.0.0.1:39774__udj%2Fas c:collection1 s:shar [...truncated too long message...] fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/top-level-ivy-settings.xml resolve: jar-checksums: [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null418932165 [copy] Copying 239 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null418932165 [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null418932165 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 53ms :: artifacts dl 13ms --------------------------------------------------------------------- | | 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: 233 minutes 16 seconds Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2 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:1072) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) 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:1835) 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:3088) 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:1074) at hudson.FilePath.act(FilePath.java:1061) at hudson.FilePath.validateAntFileMask(FilePath.java:2705) 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:1835) 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]
