You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/11/16 20:41:37 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 270 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/270/

1 tests failed.
FAILED:  org.apache.solr.cloud.PackageManagerCLITest.testPackageManager

Error Message:
Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "config":{"requestHandler":{"/mypath2":{         "name":"/mypath2",         "class":"question-answer:fullstory.QARequestHandler",         "_packageinfo_":{           "package":"question-answer",           "version":"1.0.0",           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],           "manifest":"/package/question-answer/1.0.0/manifest.json",           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:40465/solr/abc

Stack Trace:
java.lang.AssertionError: Could not get expected value  '1.1.0' for path 'config/requestHandler/\/mypath2/_packageinfo_/version' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "config":{"requestHandler":{"/mypath2":{
        "name":"/mypath2",
        "class":"question-answer:fullstory.QARequestHandler",
        "_packageinfo_":{
          "package":"question-answer",
          "version":"1.0.0",
          "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
          "manifest":"/package/question-answer/1.0.0/manifest.json",
          "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}},  from server:  http://127.0.0.1:40465/solr/abc
	at __randomizedtesting.SeedInfo.seed([D52CAF4E974B294C:D686E42095A5F6E7]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:590)
	at org.apache.solr.cloud.PackageManagerCLITest.assertPackageVersion(PackageManagerCLITest.java:149)
	at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:129)
	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 15341 lines...]
   [junit4] Suite: org.apache.solr.cloud.PackageManagerCLITest
   [junit4]   2> 4303056 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/data-dir-168-001
   [junit4]   2> 4303056 WARN  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 4303056 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4303057 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4303057 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4303058 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001
   [junit4]   2> 4303058 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4303058 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4303059 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4303060 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:34976
   [junit4]   2> 4303060 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34976
   [junit4]   2> 4303060 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34976
   [junit4]   2> 4303060 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34976
   [junit4]   2> 4303062 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303065 INFO  (zkConnectionManagerCallback-13244-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303065 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303069 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303069 INFO  (zkConnectionManagerCallback-13246-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303070 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303070 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303071 INFO  (zkConnectionManagerCallback-13248-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303071 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303174 WARN  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4303174 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4303174 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4303174 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4303175 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4303175 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4303175 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4303175 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5721b982{/solr,null,AVAILABLE}
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@21953cc9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40465}
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.e.j.s.Server Started @4303345ms
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40465}
   [junit4]   2> 4303176 ERROR (jetty-launcher-13249-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.4.0
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4303176 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-16T18:56:09.805Z
   [junit4]   2> 4303177 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303178 INFO  (zkConnectionManagerCallback-13251-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303178 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303178 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4303464 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4303465 WARN  (jetty-launcher-13249-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33f9f43c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4303465 WARN  (jetty-launcher-13249-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33f9f43c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4303468 WARN  (jetty-launcher-13249-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7cb79d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4303468 WARN  (jetty-launcher-13249-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7cb79d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4303469 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34976/solr
   [junit4]   2> 4303469 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303470 INFO  (zkConnectionManagerCallback-13258-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303470 INFO  (jetty-launcher-13249-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303572 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303573 INFO  (zkConnectionManagerCallback-13260-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303573 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303659 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40465_solr
   [junit4]   2> 4303660 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.Overseer Overseer (id=75745171760873477-127.0.0.1:40465_solr-n_0000000000) starting
   [junit4]   2> 4303667 INFO  (OverseerStateUpdate-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40465_solr
   [junit4]   2> 4303667 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40465_solr
   [junit4]   2> 4303673 INFO  (OverseerStateUpdate-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4303677 DEBUG (OverseerAutoScalingTriggerThread-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [     ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:40465_solr]
   [junit4]   2> 4303678 DEBUG (ScheduledTrigger-11327-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4303691 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4303717 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4303725 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4303725 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4303726 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4303727 INFO  (jetty-launcher-13249-thread-1) [n:127.0.0.1:40465_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/.
   [junit4]   2> 4303744 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 4303745 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303746 INFO  (zkConnectionManagerCallback-13269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303746 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303747 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4303748 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34976/solr ready
   [junit4]   2> 4303764 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_191-b12
   [junit4]   2> 4303765 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7d66367c{HTTP/1.1,[http/1.1]}{0.0.0.0:34938}
   [junit4]   2> 4303765 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.e.j.s.Server Started @4303934ms
   [junit4]   2> 4303790 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testPackageManager
   [junit4]   2> 4303801 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4303814 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=7
   [junit4]   2> 4303820 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4303830 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=9
   [junit4]   2> 4303832 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4303861 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303861 INFO  (zkConnectionManagerCallback-13271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303861 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303862 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 4303869 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4303869 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   2> 4303970 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 4303971 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4303982 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=9
   [junit4]   2> 4303985 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4303992 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=7
   [junit4]   2> 4303993 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4303994 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4303995 INFO  (zkConnectionManagerCallback-13273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4303995 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4303996 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 4303996 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.RepositoryManager []
   [junit4]   1> Added repository: fullstory
   [junit4]   2> 4304170 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: add-repo
   [junit4]   2> 4304170 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4304182 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=10
   [junit4]   2> 4304184 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4304185 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 4304186 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4304204 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4304214 INFO  (zkConnectionManagerCallback-13275-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4304215 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4304216 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Available packages:
   [junit4]   1> -----
   [junit4]   1> question-answer 		A natural language question answering plugin
   [junit4]   1> 	Version: 1.0.0
   [junit4]   1> 	Version: 1.1.0
   [junit4]   2> 4304337 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-available
   [junit4]   2> 4304337 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4304345 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
   [junit4]   2> 4304347 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4304348 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
   [junit4]   2> 4304348 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4304362 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4304362 INFO  (zkConnectionManagerCallback-13277-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4304362 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4304362 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 4304442 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4304442 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: []
   [junit4]   1> Posting manifest...
   [junit4]   2> 4304556 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 4304556 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/manifest.json
   [junit4]   2> 4304562 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/manifest.json and metadata. sizes 809 144
   [junit4]   2> 4304565 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/manifest.json params={wt=javabin&version=2} status=0 QTime=19
   [junit4]   1> Posting artifacts...
   [junit4]   2> 4304571 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 4304571 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
   [junit4]   2> 4304575 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and metadata. sizes 5579 246
   [junit4]   2> 4304577 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp params={sig=TTzgh5/usbyWg7oZ7lRwz4eQfh1FeXWvv4U85tsVthVz0MRDz9t7SmonDkegZ7OyqeoiQ4I207pifpVW%2BDRd9Q%3D%3D&wt=javabin&version=2} status=0 QTime=11
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 4304589 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4304590 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader A new package: question-answer introduced
   [junit4]   2> 4304591 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader A new version: 1.0.0 added for package: question-answer with artifacts [/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
   [junit4]   2> 4304593 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/filestore/package/question-answer/1.0.0]
   [junit4]   2> 4304593 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader version: 1.0.0 is the new latest in package: question-answer
   [junit4]   2> 4304593 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":14}}
   [junit4]   2> 4304594 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4304599 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4304606 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> {
   [junit4]   1>   "path":"/api/collections/${collection}/config/requestHandler?componentName=${RH-HANDLER-PATH}&meta=true",
   [junit4]   1>   "method":"GET",
   [junit4]   1>   "condition":"$['config'].['requestHandler'].['${RH-HANDLER-PATH}'].['_packageinfo_'].['version']",
   [junit4]   1>   "expected":"${package-version}"}
   [junit4]   1> Verifying version 1.0.0 on [], result: true
   [junit4]   1> org.apache.solr.packagemanager.RepositoryManager@5e0d3219 installed.
   [junit4]   2> 4304607 INFO  (zkCallback-13259-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4304679 DEBUG (ScheduledTrigger-11327-thread-3) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4304708 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 4304708 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4304719 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 4304722 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4304726 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=4
   [junit4]   2> 4304727 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4304728 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4304729 INFO  (zkConnectionManagerCallback-13279-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4304729 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4304729 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Installed packages:
   [junit4]   1> -----
   [junit4]   2> 4304729 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4304732 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4304735 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> {
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 4304837 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-installed
   [junit4]   2> 4304838 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4304858 INFO  (OverseerThreadFactory-11329-thread-1-processing-n:127.0.0.1:40465_solr) [n:127.0.0.1:40465_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection abc
   [junit4]   2> 4304967 INFO  (OverseerStateUpdate-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40465/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4305170 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr    x:abc_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4305170 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr    x:abc_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4305680 DEBUG (ScheduledTrigger-11327-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4306181 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4306189 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema [abc_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4306192 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4306192 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'abc_shard1_replica_n1' using configuration from collection abc, trusted=true
   [junit4]   2> 4306192 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4306192 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 4306242 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4306242 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4306244 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4306244 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4306245 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74090315[abc_shard1_replica_n1] main]
   [junit4]   2> 4306246 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4306247 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4306247 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4306247 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650385824384024576
   [junit4]   2> 4306251 INFO  (searcherExecutor-11334-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@74090315[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4306253 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4306253 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/abc/leaders/shard1
   [junit4]   2> 4306257 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4306257 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4306257 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40465/solr/abc_shard1_replica_n1/
   [junit4]   2> 4306257 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4306258 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40465/solr/abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 4306258 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/abc/leaders/shard1/leader after winning as /collections/abc/leader_elect/shard1/election/75745171760873477-core_node2-n_0000000000
   [junit4]   2> 4306260 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40465/solr/abc_shard1_replica_n1/ shard1
   [junit4]   2> 4306361 INFO  (zkCallback-13259-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4306361 INFO  (zkCallback-13259-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4306362 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4306364 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1194
   [junit4]   2> 4306367 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4306464 INFO  (zkCallback-13259-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4306464 INFO  (zkCallback-13259-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4306464 INFO  (zkCallback-13259-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4306465 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1626
   [junit4]   2> 4306466 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4306471 INFO  (OverseerThreadFactory-11329-thread-2-processing-n:127.0.0.1:40465_solr) [n:127.0.0.1:40465_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection def
   [junit4]   2> 4306471 INFO  (OverseerCollectionConfigSetProcessor-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4306679 INFO  (OverseerStateUpdate-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"def",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"def_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40465/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4306680 DEBUG (ScheduledTrigger-11327-thread-2) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4306881 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr    x:def_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 4307680 DEBUG (ScheduledTrigger-11327-thread-4) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4307895 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4307904 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema [def_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4307906 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4307906 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'def_shard1_replica_n1' using configuration from collection def, trusted=true
   [junit4]   2> 4307907 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.core.def.shard1.replica_n1' (registry 'solr.core.def.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4307907 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [[def_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/def_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/./def_shard1_replica_n1/data/]
   [junit4]   2> 4307953 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4307953 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4307954 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4307954 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4307955 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@483b88f4[def_shard1_replica_n1] main]
   [junit4]   2> 4307959 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 4307960 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 4307960 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4307960 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650385826180235264
   [junit4]   2> 4307963 INFO  (searcherExecutor-11339-thread-1-processing-n:127.0.0.1:40465_solr x:def_shard1_replica_n1 c:def s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SolrCore [def_shard1_replica_n1] Registered new searcher Searcher@483b88f4[def_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4307966 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/def/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 4307966 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/def/leaders/shard1
   [junit4]   2> 4307969 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4307969 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4307969 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40465/solr/def_shard1_replica_n1/
   [junit4]   2> 4307969 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 4307969 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40465/solr/def_shard1_replica_n1/ has no replicas
   [junit4]   2> 4307970 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/def/leaders/shard1/leader after winning as /collections/def/leader_elect/shard1/election/75745171760873477-core_node2-n_0000000000
   [junit4]   2> 4307971 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40465/solr/def_shard1_replica_n1/ shard1
   [junit4]   2> 4308074 INFO  (zkCallback-13259-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4308074 INFO  (zkCallback-13259-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4308075 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4308081 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf2&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1199
   [junit4]   2> 4308082 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 4308177 INFO  (zkCallback-13259-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4308177 INFO  (zkCallback-13259-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4308177 INFO  (zkCallback-13259-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 4308178 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1711
   [junit4]   2> 4308178 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4308191 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=11
   [junit4]   2> 4308194 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4308196 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 4308196 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4308198 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4308199 INFO  (zkConnectionManagerCallback-13283-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4308199 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4308199 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Collections on which package question-answer was deployed:
   [junit4]   2> 4308380 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 4308380 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4308392 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=10
   [junit4]   2> 4308395 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4308397 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 4308397 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4308399 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4308400 INFO  (zkConnectionManagerCallback-13285-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4308400 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4308400 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 4308400 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4308402 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4308405 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   2> 4308426 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 0 for collection abc
   [junit4]   2> 4308427 INFO  (Thread-68784) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 4308428 INFO  (Thread-68784) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 4308428 INFO  (Thread-68784) [     ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 4308428 INFO  (solrHandlerExecutor-11344-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4308473 INFO  (OverseerCollectionConfigSetProcessor-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 4308530 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of params
   [junit4]   2> 4308530 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 4308530 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4308531 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 104.0ms to set the property params to be of version 0 for collection abc
   [junit4]   2> 4308532 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 4308532 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection abc
   [junit4]   2> 4308533 INFO  (Thread-68785) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 4308534 INFO  (Thread-68785) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 4308534 INFO  (Thread-68785) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 4308535 INFO  (solrHandlerExecutor-11345-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4308637 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 4308637 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 4308637 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4308637 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 104.0ms to set the property params to be of version 1 for collection abc
   [junit4]   1> Executing {"add-requesthandler":{"name":"/mypath2","class":"question-answer:fullstory.QARequestHandler"}} for path:/api/collections/abc/config
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 4308651 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 4308652 INFO  (Thread-68786) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 4308653 INFO  (Thread-68786) [     ] o.a.s.c.SolrCore core reload abc_shard1_replica_n1
   [junit4]   2> 4308653 INFO  (solrHandlerExecutor-11346-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4308660 INFO  (Thread-68786) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 4308660 INFO  (Thread-68786) [     ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 4308660 INFO  (Thread-68786) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.4.0
   [junit4]   2> 4308668 INFO  (Thread-68786) [     ] o.a.s.s.IndexSchema [abc_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 4308671 INFO  (Thread-68786) [     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 4308671 INFO  (Thread-68786) [     ] o.a.s.c.CoreContainer Reloading SolrCore 'abc_shard1_replica_n1' using configuration from collection abc
   [junit4]   2> 4308680 DEBUG (ScheduledTrigger-11327-thread-1) [     ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 4308691 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40465.solr.core.abc.shard1.replica_n1' (registry 'solr.core.abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a4a4118
   [junit4]   2> 4308692 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [[abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/abc_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/./abc_shard1_replica_n1/data/]
   [junit4]   2> 4308733 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder loading plugin: requestHandler -> /mypath2 using  package question-answer:1.0.0
   [junit4]   1> Putting patterns into the list from the init()
   [junit4]   2> 4308735 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4308735 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4308737 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4299a93c[abc_shard1_replica_n1] main]
   [junit4]   2> 4308738 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 4308738 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 4308738 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4308739 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650385826997075968
   [junit4]   2> 4308742 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 4308743 INFO  (searcherExecutor-11347-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@4299a93c[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4308748 INFO  (Thread-68786) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c1c8d5c[abc_shard1_replica_n1] main]
   [junit4]   2> 4308750 INFO  (searcherExecutor-11347-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1] Registered new searcher Searcher@4c1c8d5c[abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4308757 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 4308757 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 4308757 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4308759 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 107.0ms to set the property overlay to be of version 0 for collection abc
   [junit4]   2> 4308759 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.SolrCore [abc_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@713c8949
   [junit4]   2> 4308759 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.abc.shard1.replica_n1, tag=SolrCore@713c8949
   [junit4]   2> 4308759 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49f195ec: rootName = solr_40465, domain = solr.core.abc.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.abc.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@6f2aeaaf
   [junit4]   2> 4308766 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader, tag=SolrCore@713c8949
   [junit4]   2> 4308779 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.ZkController Persisted config data to node /configs/conf1/params.json 
   [junit4]   2> 4308779 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 2 for collection abc
   [junit4]   2> 4308780 INFO  (Thread-68787) [     ] o.a.s.c.SolrCore config update listener called for core abc_shard1_replica_n1
   [junit4]   2> 4308781 INFO  (Thread-68787) [     ] o.a.s.c.RequestParams conf resource params.json loaded . version : 2 
   [junit4]   2> 4308781 INFO  (Thread-68787) [     ] o.a.s.c.RequestParams request params refreshed to version 2
   [junit4]   2> 4308782 INFO  (solrHandlerExecutor-11351-thread-1-processing-n:127.0.0.1:40465_solr x:abc_shard1_replica_n1 c:abc s:shard1 r:core_node2) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 4308884 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler I already have the expected version 2 of params
   [junit4]   2> 4308884 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 4308884 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={params=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4308885 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.h.SolrConfigHandler Took 105.0ms to set the property params to be of version 2 for collection abc
   [junit4]   1> {
   [junit4]   1>   "path":"/api/collections/${collection}/config/requestHandler?componentName=${RH-HANDLER-PATH}&meta=true",
   [junit4]   1>   "method":"GET",
   [junit4]   1>   "condition":"$['config'].['requestHandler'].['${RH-HANDLER-PATH}'].['_packageinfo_'].['version']",
   [junit4]   1>   "expected":"${package-version}"}
   [junit4]   1> Executing http://127.0.0.1:40465/api/collections/abc/config/requestHandler?componentName=/mypath2&meta=true for collection:abc
   [junit4]   1> {
   [junit4]   1>   "responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":1},
   [junit4]   1>   "config":{"requestHandler":{"/mypath2":{
   [junit4]   1>         "name":"/mypath2",
   [junit4]   1>         "class":"question-answer:fullstory.QARequestHandler",
   [junit4]   1>         "_packageinfo_":{
   [junit4]   1>           "package":"question-answer",
   [junit4]   1>           "version":"1.0.0",
   [junit4]   1>           "files":["/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp"],
   [junit4]   1>           "manifest":"/package/question-answer/1.0.0/manifest.json",
   [junit4]   1>           "manifestSHA512":"a91ab5a2c5abd53f0f72c256592c2be8b667cecb8226ac054aeed4d28aac9d743311442f2d58539bb83663a19bd1efb310aaadfd77bea458f3d475161721a114"}}}}}
   [junit4]   1> 
   [junit4]   1> Actual: 1.0.0, expected: 1.0.0
   [junit4]   1> Deployed and verified package: question-answer, version: 1.0.0
   [junit4]   1> Deployment successful
   [junit4]   2> 4308993 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: deploy
   [junit4]   2> 4308995 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/params params={meta=true} status=0 QTime=0
   [junit4]   2> 4308996 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/requestHandler params={meta=true&componentName=/mypath2} status=0 QTime=0
   [junit4]   2> 4308996 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4309007 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 4309009 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4309011 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 4309011 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4309013 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4309014 INFO  (zkConnectionManagerCallback-13292-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4309014 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4309014 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   1> Collections on which package question-answer was deployed:
   [junit4]   1> 	abc(question-answer:1.0.0)
   [junit4]   2> 4309117 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 4309117 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4309127 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=8
   [junit4]   2> 4309129 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4309131 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 4309132 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4309144 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4309144 INFO  (zkConnectionManagerCallback-13294-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4309145 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4309145 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 4309146 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4309148 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4309153 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> Packages deployed on abc:
   [junit4]   1> 	{
   [junit4]   1>   "name":"question-answer",
   [junit4]   1>   "version":"1.0.0"}
   [junit4]   2> 4309254 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: list-deployed
   [junit4]   2> 4309254 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.PackageManagerCLITest Testing explicit deployment to a different/newer version
   [junit4]   2> 4309254 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Solr url: http://127.0.0.1:40465/solr, solr base url: http://127.0.0.1:40465
   [junit4]   2> 4309263 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system params={wt=json} status=0 QTime=6
   [junit4]   2> 4309267 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
   [junit4]   2> 4309269 INFO  (qtp793958227-105073) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=json} status=0 QTime=2
   [junit4]   2> 4309269 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool ZK: 127.0.0.1:34976/solr
   [junit4]   2> 4309271 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4309272 INFO  (zkConnectionManagerCallback-13296-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4309272 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4309272 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Done initializing a zkClient instance...
   [junit4]   2> 4309288 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4309290 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4309293 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}]
   [junit4]   1> Posting manifest...
   [junit4]   2> 4309345 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 4309345 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/manifest.json
   [junit4]   2> 4309349 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/manifest.json and metadata. sizes 864 144
   [junit4]   1> Posting artifacts...
   [junit4]   2> 4309353 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/manifest.json params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 4309356 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Missing file in package store: /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   2> 4309356 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore Unable to download file : /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp
   [junit4]   1> Executing Package API to register this package...
   [junit4]   2> 4309358 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.f.DistribPackageStore persisted a file /package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp and metadata. sizes 6152 246
   [junit4]   2> 4309361 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/files/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp params={sig=LypqlmbJ76AWa5jx0XhjKxO4lrcQAvpSuYddfzcE6TnX0VDPFhrlQHSSX6cZLtvNbQ%2B74xUMKgsoX1IUnEnKYw%3D%3D&wt=javabin&version=2} status=0 QTime=7
   [junit4]   1> Response: {"responseHeader":{
   [junit4]   1>     "status":0,
   [junit4]   1>     "QTime":8}}
   [junit4]   2> 4309368 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader /packages.json updated to version 0
   [junit4]   2> 4309368 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader Package question-answer is modified 
   [junit4]   2> 4309368 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader A new version: 1.1.0 added for package: question-answer with artifacts [/package/question-answer/1.1.0/question-answer-request-handler-1.1.jar.tmp]
   [junit4]   2> 4309369 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001/tempDir-001/node1/filestore/package/question-answer/1.1.0]
   [junit4]   2> 4309369 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr     ] o.a.s.p.PackageLoader version: 1.1.0 is the new latest in package: question-answer
   [junit4]   2> 4309370 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.p.PackagePluginHolder Using version :1.0.0. latest is 1.1.0,  params.json has config question-answer : 1.0.0
   [junit4]   2> 4309370 INFO  (qtp793958227-105076) [n:127.0.0.1:40465_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/package params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 4309371 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Getting packages from packages.json...
   [junit4]   2> 4309373 INFO  (qtp793958227-105074) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.0.0/manifest.json params={} status=0 QTime=0
   [junit4]   2> 4309375 INFO  (zkCallback-13259-thread-4) [     ] o.a.s.p.PackageLoader /packages.json updated to version 1
   [junit4]   2> 4309384 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/node/files/package/question-answer/1.1.0/manifest.json params={} status=0 QTime=0
   [junit4]   1> {
   [junit4]   1>   "path":"/api/collections/${collection}/config/requestHandler?componentName=${RH-HANDLER-PATH}&meta=true",
   [junit4]   1>   "method":"GET",
   [junit4]   1>   "condition":"$['config'].['requestHandler'].['${RH-HANDLER-PATH}'].['_packageinfo_'].['version']",
   [junit4]   1>   "expected":"${package-version}"}
   [junit4]   1> Verifying version 1.1.0 on [], result: true
   [junit4]   1> org.apache.solr.packagemanager.RepositoryManager@13764b30 installed.
   [junit4]   2> 4309386 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.p.PackageManager Got packages: [{
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.0.0"}, {
   [junit4]   2>   "name":"question-answer",
   [junit4]   2>   "version":"1.1.0"}]
   [junit4]   2> 4309491 INFO  (TEST-PackageManagerCLITest.testPackageManager-seed#[D52CAF4E974B294C]) [     ] o.a.s.u.PackageTool Finished: install
   [junit4]   2> 4309492 INFO  (qtp793958227-105072) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/params params={meta=true} status=0 QTime=0
   [junit4]   2> 4309493 INFO  (qtp793958227-105075) [n:127.0.0.1:40465_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1 ] o.a.s.c.S.Request [abc_shard1_replica_n1]  webapp=/solr path=/config/requestHandle

[...truncated too long message...]

sing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4320171 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@267e8f90: rootName = solr_40465, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a438b55
   [junit4]   2> 4320174 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4320174 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@622c178f: rootName = solr_40465, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@47cde783
   [junit4]   2> 4320176 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4320176 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a4ff1e7: rootName = solr_40465, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6953d27d
   [junit4]   2> 4320176 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 4320177 INFO  (closeThreadPool-13306-thread-2) [     ] o.a.s.c.Overseer Overseer (id=75745171760873477-127.0.0.1:40465_solr-n_0000000000) closing
   [junit4]   2> 4320177 INFO  (OverseerStateUpdate-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [n:127.0.0.1:40465_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40465_solr
   [junit4]   2> 4320179 INFO  (OverseerAutoScalingTriggerThread-75745171760873477-127.0.0.1:40465_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 4320190 INFO  (closeThreadPool-13306-thread-1) [     ] o.a.s.c.Overseer Overseer (id=75745171760873477-127.0.0.1:40465_solr-n_0000000000) closing
   [junit4]   2> 4320290 INFO  (jetty-closer-13302-thread-1) [     ] o.a.s.c.Overseer Overseer (id=75745171760873477-127.0.0.1:40465_solr-n_0000000000) closing
   [junit4]   2> 4320292 INFO  (jetty-closer-13302-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@21953cc9{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 4320292 INFO  (jetty-closer-13302-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5721b982{/solr,null,UNAVAILABLE}
   [junit4]   2> 4320292 INFO  (jetty-closer-13302-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4320293 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4320495 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/configs/conf1
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/collections/def/terms/shard1
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/abc/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/abc/state.json
   [junit4]   2> 	12	/solr/collections/def/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	9	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 4320497 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:34976
   [junit4]   2> 4320497 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34976
   [junit4]   2> 4320497 INFO  (SUITE-PackageManagerCLITest-seed#[D52CAF4E974B294C]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34976
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.PackageManagerCLITest_D52CAF4E974B294C-001
   [junit4]   2> Nov 16, 2019 6:56:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=64, maxMBSortInHeap=5.361056619381076, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12b9b7bd), locale=es-BO, timezone=GMT
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=205446808,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateTest, TestJavabinTupleStreamParser, TestGraphTermsQParserPlugin, TestPseudoReturnFields, TestXmlQParser, SearchRateTriggerTest, TestHttpShardHandlerFactory, TestDynamicFieldCollectionResource, CSVRequestHandlerTest, ResponseLogComponentTest, HLLSerializationTest, TestCloudJSONFacetSKG, TestReRankQParserPlugin, ByteBuffersDirectoryFactoryTest, PeerSyncTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOmitPositions, DistributedUpdateProcessorTest, ZkSolrClientTest, TestSimExtremeIndexing, HdfsRecoveryZkTest, OrderedExecutorTest, AuditLoggerIntegrationTest, CdcrVersionReplicationTest, TestSimDistribStateManager, DistributedIntervalFacetingTest, SimpleFacetsTest, AnalysisErrorHandlingTest, TestNumericTerms64, SpellingQueryConverterTest, LargeFieldTest, TestConfigSetsAPIZkFailure, DocValuesNotIndexedTest, ChangedSchemaMergeTest, TestCloudRecovery, TermsComponentTest, ClassificationUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, SpellCheckComponentTest, TestCloudPhrasesIdentificationComponent, DistributedFacetPivotLargeTest, UninvertDocValuesMergePolicyTest, TestStressReorder, TestSortByMinMaxFunction, OverseerModifyCollectionTest, TestSolrConfigHandlerConcurrent, TestStreamBody, HdfsThreadLeakTest, SolrTestCaseJ4Test, TestSystemIdResolver, TestSolrCloudWithHadoopAuthPlugin, CoreAdminCreateDiscoverTest, AnalyticsQueryTest, TestDocTermOrdsUninvertLimit, TestInitParams, JWTAuthPluginTest, TestRequestStatusCollectionAPI, TestExportWriter, CdcrOpsAndBoundariesTest, TestDistribDocBasedVersion, UpdateRequestProcessorFactoryTest, TestTolerantUpdateProcessorCloud, HdfsAutoAddReplicasIntegrationTest, SharedFSAutoReplicaFailoverTest, TestCollationField, DeleteStatusTest, TemplateUpdateProcessorTest, TestMissingGroups, MigrateRouteKeyTest, TestFaceting, TestSimScenario, TestHttpServletCarrier, MetricTriggerIntegrationTest, ZkFailoverTest, HttpPartitionTest, DistanceUnitsTest, DistribJoinFromCollectionTest, TestSolrCloudWithKerberosAlt, TestSolrJ, TestPullReplicaErrorHandling, DeleteNodeTest, ConnectionReuseTest, TestManagedStopFilterFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestSmileRequest, TestDirectoryFactory, SplitByPrefixTest, TestInitQParser, ImplicitSnitchTest, TriggerSetPropertiesIntegrationTest, RequestLoggingTest, ManagedSchemaRoundRobinCloudTest, TestExplainDocTransformer, ConfigSetsAPITest, PreAnalyzedFieldTest, TestLegacyTerms, TestDistributedGrouping, HdfsWriteToMultipleCollectionsTest, LegacyCloudClusterPropTest, TokenizerChainTest, MultiThreadedOCPTest, HighlighterConfigTest, BlockJoinFacetDistribTest, TestCloudConsistency, TestRandomRequestDistribution, BasicAuthOnSingleNodeTest, TestComplexPhraseLeadingWildcard, RollingRestartTest, TestSimpleTextCodec, TestTolerantSearch, TestExtendedDismaxParser, SmileWriterTest, TestSurroundQueryParser, SchemaApiFailureTest, OverseerTaskQueueTest, TestJoin, TransactionLogTest, TestHdfsBackupRestoreCore, TestSolrCachePerf, TestExclusionRuleCollectionAccess, TestRawResponseWriter, TestCoreAdminApis, SolrIndexMetricsTest, TriggerCooldownIntegrationTest, SolrSlf4jReporterTest, TestFilteredDocIdSet, CloneFieldUpdateProcessorFactoryTest, URLClassifyProcessorTest, MetricsHistoryHandlerTest, IndexSizeEstimatorTest, TestCoreDiscovery, TestFuzzyAnalyzedSuggestions, TestLegacyField, SaslZkACLProviderTest, TestJsonRequest, CollectionsAPIDistributedZkTest, TestStressInPlaceUpdates, TestPostingsSolrHighlighter, SOLR749Test, ExternalFileFieldSortTest, TaggingAttributeTest, TestOverriddenPrefixQueryForCustomFieldType, CollectionReloadTest, DirectSolrSpellCheckerTest, TestCustomDocTransformer, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestTrie, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneMatchVersion, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, CreateCollectionCleanupTest, ForceLeaderTest, FullSolrCloudDistribCmdsTest, HttpPartitionWithTlogReplicasTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSTest, PackageManagerCLITest]
   [junit4] Completed [410/885 (1!)] on J2 in 18.56s, 1 test, 1 failure <<< FAILURES!

[...truncated 54464 lines...]

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 271 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/271/

1 tests failed.
FAILED:  org.apache.lucene.index.TestConcurrentMergeScheduler.testFlushExceptions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([464DD68AA368C51B:F2278550AA88532F]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.index.TestConcurrentMergeScheduler.testFlushExceptions(TestConcurrentMergeScheduler.java:128)
	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.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 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 1524 lines...]
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConcurrentMergeScheduler -Dtests.method=testFlushExceptions -Dtests.seed=464DD68AA368C51B -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=uk -Dtests.timezone=America/Panama -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | TestConcurrentMergeScheduler.testFlushExceptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([464DD68AA368C51B:F2278550AA88532F]:0)
   [junit4]    > 	at org.apache.lucene.index.TestConcurrentMergeScheduler.testFlushExceptions(TestConcurrentMergeScheduler.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J1/temp/lucene.index.TestConcurrentMergeScheduler_464DD68AA368C51B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {field=FSTOrd50, id=PostingsFormat(name=MockRandom), content=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1747, maxMBSortInHeap=7.73325958801907, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@60d2af76), locale=uk, timezone=America/Panama
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=150318816,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReaderCleanup, TestDeterminism, TestSpanExplanationsOfNonMatches, TestFeatureField, TestDocumentWriter, TestRollingUpdates, TestBoolean2, TestSearch, TestPrefixRandom, TestSegmentCacheables, TestSortRescorer, TestSimilarityBase, TestAttributeSource, TestFSTs, TestSetOnce, TestIndexWriterOnVMError, TestSoftDeletesDirectoryReaderWrapper, TestIndexWriterMaxDocs, TestIndexSorting, TestMinimize, TestIndexCommit, TestSegmentMerger, TestFilterMergePolicy, TestFilterDirectory, TestCollectionUtil, TestBooleanOr, TestBytesRef, TestQueryBuilder, TestSpanSearchEquivalence, TestDirectPacked, TestStressIndexing2, TestSimpleFSLockFactory, TestMaxScoreAccumulator, TestTrackingDirectoryWrapper, TestSameScoresWithThreads, TestIntroSelector, TestDocInverterPerFieldErrorInfo, TestConstantScoreScorer, TestSparseFixedBitDocIdSet, TestDemo, TestPendingDeletes, TestAutomaton, TestNormsFieldExistsQuery, TestAllFilesHaveChecksumFooter, TestCachingTokenFilter, TestTimeLimitingCollector, TestExitableDirectoryReader, TestSimilarityProvider, TestMSBRadixSorter, TestGraphTokenStreamFiniteStrings, TestGraphTokenFilter, TestMultiCollector, TestRangeFieldsDocValuesQuery, TestNoMergePolicy, TestLSBRadixSorter, TestBagOfPositions, TestByteBuffersDirectory, TestMultiset, TestDateSort, TestFilterCodecReader, TestBlockPostingsFormat2, TestPolygon2D, Test2BSortedDocValuesOrds, TestTotalHits, Test2BNumericDocValues, TestPhraseQuery, TestFrequencyTrackingRingBuffer, TestIntBlockPool, TestSimpleExplanationsWithFillerDocs, TestDuelingCodecs, TestLucene80NormsFormatMergeInstance, Test2BPostings, TestRollingBuffer, TestDocIdSetIterator, TestLMDirichletSimilarity, TestFastDecompressionMode, TestLRUQueryCache, TestIndependenceChiSquared, TestCustomNorms, TestNamedSPILoader, TestMultiTermConstantScore, TestMixedCodecs, TestCharFilter, TestLucene60FieldInfoFormat, TestOmitTf, TestCharsRef, TestForTooMuchCloning, TestByteArrayDataInput, TestAddIndexes, TestAllFilesCheckIndexHeader, TestBinaryDocValuesUpdates, TestBinaryTerms, TestByteSlices, TestCheckIndex, TestCodecHoldsOpenFiles, TestCodecs, TestConcurrentMergeScheduler]
   [junit4] Completed [311/528 (1!)] on J1 in 12.19s, 16 tests, 1 failure <<< FAILURES!

[...truncated 68029 lines...]