Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3069/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseParallelGC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
Error Message:
Unexpected number of elements in the group for intGSF: 8
Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for
intGSF: 8
at
__randomizedtesting.SeedInfo.seed([ECDA0687A62FF37B:776168DFEB77C125]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:381)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica
Error Message:
Timeout waiting for collection to become active Live Nodes:
[127.0.0.1:10012_solr, 127.0.0.1:10014_solr, 127.0.0.1:10013_solr,
127.0.0.1:10011_solr, 127.0.0.1:10015_solr] Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/48)={
"replicationFactor":"1", "pullReplicas":"0",
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0",
"autoCreated":"true", "policy":"c1", "shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10012_solr",
"state":"active", "type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff", "state":"active"}}}
Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10012_solr, 127.0.0.1:10014_solr, 127.0.0.1:10013_solr,
127.0.0.1:10011_solr, 127.0.0.1:10015_solr]
Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/48)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10012_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
__randomizedtesting.SeedInfo.seed([ECDA0687A62FF37B:6CFA63A9B76C1BDD]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
at
org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud.testCreateCollectionAddReplica(TestSimPolicyCloud.java:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:944)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: last ClusterState:
znodeVersion: 49
live nodes:[127.0.0.1:10012_solr, 127.0.0.1:10014_solr, 127.0.0.1:10013_solr,
127.0.0.1:10011_solr, 127.0.0.1:10015_solr]
collections:{testCreateCollectionAddReplica=DocCollection(testCreateCollectionAddReplica//clusterstate.json/48)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10012_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}}, last coll state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/48)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10012_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
... 41 more
Build Log:
[...truncated 12822 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/init-core-data-001
[junit4] 2> 261972 WARN
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 261972 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 261973 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-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> 261973 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 261973 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001
[junit4] 2> 261973 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 261974 INFO (Thread-257) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 261974 INFO (Thread-257) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 261978 ERROR (Thread-257) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 262074 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45467
[junit4] 2> 262076 INFO (zkConnectionManagerCallback-452-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 262079 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2001e1{/solr,null,AVAILABLE}
[junit4] 2> 262080 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b2f710{/solr,null,AVAILABLE}
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@ca71bf{HTTP/1.1,[http/1.1]}{127.0.0.1:43107}
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a4adac{HTTP/1.1,[http/1.1]}{127.0.0.1:39247}
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-1) [ ]
o.e.j.s.Server Started @262113ms
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-2) [ ]
o.e.j.s.Server Started @262113ms
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43107}
[junit4] 2> 262083 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39247}
[junit4] 2> 262084 ERROR (jetty-launcher-449-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 262084 ERROR (jetty-launcher-449-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.7.0
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-10T21:34:21.514Z
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 262084 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-11-10T21:34:21.514Z
[junit4] 2> 262085 INFO (zkConnectionManagerCallback-454-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 262085 INFO (zkConnectionManagerCallback-456-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 262085 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 262085 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 262096 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1004b18c21a0002, likely client has closed socket
[junit4] 2> 263453 INFO (jetty-launcher-449-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45467/solr
[junit4] 2> 263455 INFO (zkConnectionManagerCallback-460-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 263456 INFO (zkConnectionManagerCallback-462-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 263504 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39247_solr
[junit4] 2> 263504 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.c.Overseer Overseer
(id=72140163745710084-127.0.0.1:39247_solr-n_0000000000) starting
[junit4] 2> 263511 INFO (zkConnectionManagerCallback-469-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 263512 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45467/solr ready
[junit4] 2> 263514 INFO
(OverseerStateUpdate-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39247_solr
[junit4] 2> 263514 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39247_solr
[junit4] 2> 263515 INFO (zkCallback-461-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 263518 INFO (zkCallback-468-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 263541 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 263559 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39247.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 263564 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39247.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 263564 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39247.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 263565 INFO (jetty-launcher-449-thread-1)
[n:127.0.0.1:39247_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node1/.
[junit4] 2> 264679 INFO (jetty-launcher-449-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45467/solr
[junit4] 2> 264680 INFO (zkConnectionManagerCallback-474-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264681 INFO (zkConnectionManagerCallback-476-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264683 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 264685 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 264685 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43107_solr
[junit4] 2> 264685 INFO (zkCallback-468-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 264685 INFO (zkCallback-461-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 264686 INFO (zkCallback-475-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 264698 INFO (zkConnectionManagerCallback-483-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264698 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 264699 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45467/solr ready
[junit4] 2> 264699 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 264712 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 264719 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 264719 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 264720 INFO (jetty-launcher-449-thread-2)
[n:127.0.0.1:43107_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/.
[junit4] 2> 264739 INFO (zkConnectionManagerCallback-486-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264741 INFO (zkConnectionManagerCallback-491-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 264742 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 264742 INFO
(SUITE-DocValuesNotIndexedTest-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45467/solr ready
[junit4] 2> 264746 INFO (qtp23423148-1641) [n:127.0.0.1:39247_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 264749 INFO
(OverseerThreadFactory-721-thread-1-processing-n:127.0.0.1:39247_solr)
[n:127.0.0.1:39247_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 264855 INFO (qtp23423148-1631) [n:127.0.0.1:39247_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 264857 INFO (qtp8060127-1642) [n:127.0.0.1:43107_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 264860 INFO
(OverseerStateUpdate-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43107/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 264861 INFO
(OverseerStateUpdate-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39247/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 264863 INFO
(OverseerStateUpdate-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard3",
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39247/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 264864 INFO
(OverseerStateUpdate-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "shard":"shard4",
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43107/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 265066 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 265068 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 265070 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 265071 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
x:dv_coll_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 265096 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 266088 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 266095 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 266096 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 266098 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266098 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 266099 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 266099 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 266100 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
[junit4] 2> 266102 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266102 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 266102 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 266102 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/dv_coll_shard4_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 266106 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 266112 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 266113 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266113 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 266114 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39247.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 266114 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 266119 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 266127 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 266129 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 266129 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using
configuration from collection dv_coll, trusted=true
[junit4] 2> 266130 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39247.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 266130 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 266181 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 266181 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266182 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 266182 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 266189 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 266189 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266190 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 266190 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 266192 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fee4a[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 266193 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 266193 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266193 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266193 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266193 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266193 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266193 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b92900[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 266194 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 266194 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 266194 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1616784303717351424
[junit4] 2> 266194 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 266196 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15c78d8[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 266197 INFO
(searcherExecutor-733-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43107_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@4fee4a[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266199 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43107/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:43107/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 266201 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266203 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43107/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 266203 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266204 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266204 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266204 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266204 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 266206 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266206 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266207 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266207 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266207 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 266213 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1616784303737274368
[junit4] 2> 266213 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1616784303737274368
[junit4] 2> 266213 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 266213 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266214 INFO
(searcherExecutor-735-thread-1-processing-n:127.0.0.1:39247_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:39247_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@15c78d8[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266215 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 266215 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 266216 INFO
(searcherExecutor-734-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8)
[n:127.0.0.1:43107_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@1b92900[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266225 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@fac0b2[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 266226 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266226 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266226 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 266227 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 266227 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 266228 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 266228 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1616784303753003008
[junit4] 2> 266231 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266231 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266232 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39247/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 266232 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 266232 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.SyncStrategy http://127.0.0.1:39247/solr/dv_coll_shard3_replica_n4/ has
no replicas
[junit4] 2> 266232 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266234 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39247/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 266243 INFO
(searcherExecutor-736-thread-1-processing-n:127.0.0.1:39247_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:39247_solr c:dv_coll s:shard2 r:core_node5
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@fac0b2[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266247 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
[junit4] 2> 266247 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 266249 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266249 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266249 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:39247/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 266249 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266249 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266249 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 266249 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 266250 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.SyncStrategy http://127.0.0.1:39247/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 266250 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266250 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 266250 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.SyncStrategy http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/ has
no replicas
[junit4] 2> 266250 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266251 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39247/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 266252 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 266353 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 266353 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 266357 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 266397 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 266405 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1337
[junit4] 2> 266405 INFO (qtp8060127-1632) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1339
[junit4] 2> 266405 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1335
[junit4] 2> 266405 INFO (qtp23423148-1712) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1308
[junit4] 2> 266407 INFO (qtp23423148-1641) [n:127.0.0.1:39247_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 266499 INFO (zkCallback-461-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 266499 INFO (zkCallback-475-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json]
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
[junit4] 2> 266750 INFO
(OverseerCollectionConfigSetProcessor-72140163745710084-127.0.0.1:39247_solr-n_0000000000)
[n:127.0.0.1:39247_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> 267407 INFO (qtp23423148-1641) [n:127.0.0.1:39247_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
status=0 QTime=2661
[junit4] 2> 267421 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SchemaManager managed schema loaded . version : 0
[junit4] 2> 267422 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 267426 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267438 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkController Persisted config data to node
/configs/conf1/managed-schema
[junit4] 2> 267438 INFO (zkCallback-475-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 267438 INFO (zkCallback-475-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 267439 INFO (zkCallback-475-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 267439 INFO (zkCallback-461-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 267439 INFO (zkCallback-461-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred -
updating schema from ZooKeeper ...
[junit4] 2> 267440 INFO (zkCallback-475-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
[junit4] 2> 267442 INFO (zkCallback-461-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 267449 INFO (zkCallback-461-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 267451 INFO (zkCallback-475-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267455 INFO (zkCallback-461-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267455 INFO (zkCallback-461-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 267457 INFO (zkCallback-461-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 267462 INFO (zkCallback-475-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 23 ms
[junit4] 2> 267462 INFO (zkCallback-461-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
[junit4] 2> 267470 INFO (zkCallback-461-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267470 INFO (zkCallback-461-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 15 ms
[junit4] 2> 267483 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.7.0
[junit4] 2> 267484 INFO (Thread-280) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n6
[junit4] 2> 267484 INFO (Thread-281) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard2_replica_n2
[junit4] 2> 267485 INFO (Thread-280) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard1_replica_n1
[junit4] 2> 267485 INFO (Thread-281) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard3_replica_n4
[junit4] 2> 267485 INFO (Thread-280) [ ] o.a.s.c.SolrCore core reload
dv_coll_shard1_replica_n1
[junit4] 2> 267503 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 267507 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267507 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using
configuration from collection dv_coll
[junit4] 2> 267534 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43107.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 267535 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 267599 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 267599 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 267602 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@68e048[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 267603 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 267603 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 267603 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/conf1/managed-schema
[junit4] 2> 267603 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
[junit4] 2> 267604 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 267604 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1616784305195843584
[junit4] 2> 267605 INFO
(searcherExecutor-753-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43107_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@68e048[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267606 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 267606 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9874c[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 267607 INFO (zkCallback-475-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 267608 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply
schema update version 1 for collection dv_coll
[junit4] 2> 267610 INFO (zkCallback-475-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 267614 INFO
(searcherExecutor-753-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43107_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@1a9874c[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267624 INFO (Thread-280) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.7.0
[junit4] 2> 267625 INFO (zkCallback-475-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 267625 INFO (zkCallback-475-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
[junit4] 2> 267632 INFO (qtp23423148-1629) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request
[dv_coll_shard2_replica_n2] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 267649 INFO (Thread-280) [ ] o.a.s.s.IndexSchema
[dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 267652 INFO (Thread-280) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 267652 INFO (Thread-280) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'dv_coll_shard1_replica_n1' using configuration from
collection dv_coll
[junit4] 2> 267660 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request
[dv_coll_shard3_replica_n4] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 267676 INFO (qtp8060127-1630) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request
[dv_coll_shard4_replica_n6] webapp=/solr path=/schema/zkversion
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 267685 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter
JMX monitoring for 'solr_43107.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@a4ecae
[junit4] 2> 267685 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_ECDA0687A62FF37B-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 267686 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Took 78.0ms for 3 replicas to apply schema update
version 1 for collection dv_coll
[junit4] 2> 267686 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request
[dv_coll_shard1_replica_n1] webapp=/solr path=/schema
params={wt=javabin&version=2} status=0 QTime=269
[junit4] 2> 267686 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore
[dv_coll_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f86aab
[junit4] 2> 267686 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.dv_coll.shard1.replica_n1, tag=1f86aab
[junit4] 2> 267686 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f015b: rootName =
solr_43107, domain = solr.core.dv_coll.shard1.replica_n1, service url = null,
agent id = null] for registry solr.core.dv_coll.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@14d3ecb
[junit4] 2> 267696 INFO (qtp8060127-1628) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.dv_coll.shard1.leader, tag=1f86aab
[junit4] 2> 267721 INFO
(TEST-DocValuesNotIndexedTest.testGroupingDVOnly-seed#[ECDA0687A62FF37B]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingDVOnly
[junit4] 2> 267736 INFO (qtp8060127-1710) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
[junit4] 2> 267736 INFO (qtp23423148-1627) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
[junit4] 2> 267736 INFO (qtp23423148-1627) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
(-1616784305322721280)} 0 11
[junit4] 2> 267737 INFO (qtp23423148-1704) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard2 to Terms{values={core_node5=1}, version=1}
[junit4] 2> 267737 INFO (qtp23423148-1704) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
(-1616784305320624128)} 0 14
[junit4] 2> 267740 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
[junit4] 2> 267740 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
(-1616784305322721280)} 0 15
[junit4] 2> 267740 INFO (qtp8060127-1710) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6] webapp=/solr
path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1616784305320624128)} 0 18
[junit4] 2> 267742 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305340547072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 267742 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305340547072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 267742 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 267742 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 267751 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@11e460e[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 267752 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 267752 INFO (qtp8060127-1634) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 10
[junit4] 2> 267752 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305351032832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 267752 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 267753 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@72e193[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 267754 INFO
(searcherExecutor-736-thread-1-processing-n:127.0.0.1:39247_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:39247_solr c:dv_coll s:shard2 r:core_node5
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]
Registered new searcher Searcher@11e460e[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267754 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305353129984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 267754 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 267754 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1775fa7[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 267754 INFO
(searcherExecutor-735-thread-1-processing-n:127.0.0.1:39247_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:39247_solr c:dv_coll s:shard3 r:core_node7
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]
Registered new searcher Searcher@72e193[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267755 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 267755 INFO (qtp23423148-1639) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 13
[junit4] 2> 267756 INFO
(searcherExecutor-734-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8)
[n:127.0.0.1:43107_solr c:dv_coll s:shard4 r:core_node8
x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6]
Registered new searcher Searcher@1775fa7[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267756 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 267756 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3
[junit4] 2> 267763 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 267763 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 267765 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5b5d38[dv_coll_shard1_replica_n1] main]
[junit4] 2> 267766 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 267766 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 267766 INFO (qtp8060127-1640) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6] webapp=/solr
path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43107/solr/dv_coll_shard4_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 12
[junit4] 2> 267767 INFO (qtp8060127-1638) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6] webapp=/solr
path=/update
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 26
[junit4] 2> 267767 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 267767 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 267767 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 267767 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000ms.
[junit4] 2> 267769 INFO
(searcherExecutor-758-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43107_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@5b5d38[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 267776 INFO (qtp23423148-1714) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2
(1616784305369907200), 3 (1616784305374101504), 6 (1616784305375150080), 7
(1616784305375150081), 9 (1616784305375150082), 10010 (1616784305375150083), 18
(1616784305375150084), 10025 (1616784305375150085), 26 (1616784305375150086),
30 (1616784305375150087), ... (14 adds)]} 0 5
[junit4] 2> 267776 INFO (qtp8060127-1710) [n:127.0.0.1:43107_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[10000
(1616784305369907200), 5 (1616784305374101504), 17 (1616784305375150080), 19
(1616784305375150081), 21 (1616784305375150082), 23 (1616784305375150083), 25
(1616784305375150084), 29 (1616784305376198656), 10030 (1616784305376198657),
33 (1616784305376198658), ... (13 adds)]} 0 6
[junit4] 2> 267779 INFO (qtp23423148-1637) [n:127.0.0.1:39247_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[0
(1616784305373052928), 4 (1616784305377247232), 10005 (1616784305377247233), 12
(1616784305377247234), 15 (1616784305377247235), 16 (1616784305377247236), 20
(1616784305378295808), 22 (1616784305378295809), 34 (1616784305378295810), 35
(1616784305378295811), ... (16 adds)]} 0 5
[junit4] 2> 267790 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 267799 INFO (Thread-280) [n:127.0.0.1:43107_solr c:dv_coll
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@1714f71[dv_coll_shard1_replica_n1] main]
[junit4] 2> 267799 INFO (qtp8060127-1642) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1] webapp=/solr
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1
(1616784305376198656), 8 (1616784305377247232), 10 (1616784305392975872), 11
(1616784305397170176), 13 (1616784305397170177), 14 (1616784305398218752),
10015 (1616784305398218753), 10020 (1616784305398218754), 24
(1616784305398218755), 27 (1616784305398218756), ... (16 adds)]} 0 25
[junit4] 2> 267803 INFO (qtp8060127-1638) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305404510208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 267828 INFO
(searcherExecutor-758-thread-1-processing-n:127.0.0.1:43107_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:43107_solr c:dv_coll s:shard1 r:core_node3
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1]
Registered new searcher Searcher@1714f71[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.7.0):C1)
Uninverting(_1(7.7.0):C2)))}
[junit4] 2> 267828 INFO (qtp8060127-1638) [n:127.0.0.1:43107_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@a273c
commitCommandVersion:1616784305404510208
[junit4] 2> 267830 INFO (qtp23423148-1633) [n:127.0.0.1:39247_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1616784305432821760,optimize=false,openSearcher=true,waitS
[...truncated too long message...]
> "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10012_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}}, last coll state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/48)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "policy":"c1",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{"core_node1":{
[junit4] >
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10012_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
[junit4] > ... 41 more
[junit4] IGNOR/A 0.00s J1 |
TestSimPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] > Assumption #1: 'badapple' test group is disabled
(@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
[junit4] 2> 2633663 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 2633663 DEBUG
(SUITE-TestSimPolicyCloud-seed#[ECDA0687A62FF37B]-worker) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestSimPolicyCloud_ECDA0687A62FF37B-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1602, maxMBSortInHeap=7.943817268243366,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-HN, timezone=CTT
[junit4] 2> NOTE: Linux 4.15.0-38-generic i386/Oracle Corporation
1.8.0_172 (32-bit)/cpus=8,threads=1,free=103535696,total=489684992
[junit4] 2> NOTE: All tests run in this JVM: [TestLockTree,
CollectionStateFormat2Test, TestCopyFieldCollectionResource,
ShowFileRequestHandlerTest, TestMultiValuedNumericRangeQuery,
LeaderElectionTest, IndexSizeTriggerTest, MinimalSchemaTest, RankQueryTest,
PrimitiveFieldTypeTest, TestSortableTextField, BasicFunctionalityTest,
CollectionTooManyReplicasTest, TestDocTermOrds, TestAnalyzedSuggestions,
MergeStrategyTest, TestJsonFacetsStatsParsing, TestPseudoReturnFields,
ClassificationUpdateProcessorFactoryTest, BufferStoreTest,
TestGeoJSONResponseWriter, DocValuesNotIndexedTest,
TestSchemaSimilarityResource, AddSchemaFieldsUpdateProcessorFactoryTest,
ConfigSetsAPITest, TestLazyCores, TestBinaryResponseWriter,
ReplaceNodeNoTargetTest, SortSpecParsingTest, TestFieldCollectionResource,
HdfsRestartWhileUpdatingTest, TestShortCircuitedRequests, StressHdfsTest,
DataDrivenBlockJoinTest, TestTolerantSearch, TestCloudDeleteByQuery,
BooleanFieldTest, TestRawTransformer, TestSolrJ,
TestStressCloudBlindAtomicUpdates, TestCoreAdminApis,
RecoveryAfterSoftCommitTest, TestCursorMarkWithoutUniqueKey,
TestCloudPivotFacet, SharedFSAutoReplicaFailoverTest,
MultiSolrCloudTestCaseTest, TestTrackingShardHandlerFactory,
TestCloudSearcherWarming, ShufflingReplicaListTransformerTest,
TestRequestForwarding, HdfsNNFailoverTest, CustomHighlightComponentTest,
TestFunctionQuery, TestEmbeddedSolrServerSchemaAPI,
TestManagedSynonymGraphFilterFactory, TestCorePropertiesReload,
TestStandardQParsers, EmbeddedSolrNoSerializeTest,
PeerSyncWithIndexFingerprintCachingTest, ActionThrottleTest,
WordBreakSolrSpellCheckerTest, FileUtilsTest, RestartWhileUpdatingTest,
IgnoreLargeDocumentProcessorFactoryTest, DocValuesMissingTest,
PropertiesRequestHandlerTest, PKIAuthenticationIntegrationTest, TestRTimerTree,
SolrInfoBeanTest, XmlUpdateRequestHandlerTest,
DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest,
ExecutePlanActionTest, UUIDFieldTest, TestHdfsBackupRestoreCore,
TestRandomFlRTGCloud, DocumentAnalysisRequestHandlerTest, SolrCloudExampleTest,
NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest,
HdfsBasicDistributedZkTest, MBeansHandlerTest, ZkSolrClientTest,
TestConfigSetsAPIExclusivity, SolrGraphiteReporterTest, MetricsConfigTest,
BitVectorTest, TestShardHandlerFactory, TestPHPSerializedResponseWriter,
TlogReplayBufferedWhileIndexingTest, DistributedFacetPivotLongTailTest,
DOMUtilTest, TestSlowCompositeReaderWrapper, RangeFacetCloudTest,
TestManagedSchemaAPI, TestMissingGroups, TestManagedResourceStorage,
TestSolrCloudWithDelegationTokens, RequestHandlersTest,
TestCollectionsAPIViaSolrCloudCluster, ZkStateWriterTest, DeleteNodeTest,
TestConfigSets, ConfigureRecoveryStrategyTest, OverseerTaskQueueTest,
GraphQueryTest, CacheHeaderTest, ScheduledMaintenanceTriggerTest, TestMacros,
TestImpersonationWithHadoopAuth, ConcurrentDeleteAndCreateCollectionTest,
TestRandomFaceting, ProtectedTermFilterFactoryTest,
DistributedFacetPivotWhiteBoxTest, CloudMLTQParserTest, TestLRUCache,
TestUnInvertedFieldException, TestApiFramework,
TestRuleBasedAuthorizationPlugin, TestConfigOverlay,
NodeAddedTriggerIntegrationTest, CdcrWithNodesRestartsTest,
FastVectorHighlighterTest, SubstringBytesRefFilterTest, SaslZkACLProviderTest,
LIRRollingUpdatesTest, InfixSuggestersTest, ReplicaListTransformerTest,
DistributedExpandComponentTest, SoftAutoCommitTest,
ConjunctionSolrSpellCheckerTest, TestCollapseQParserPlugin, TestSolr4Spatial2,
TestExpandComponent, MoveReplicaHDFSTest, OverseerRolesTest, ReplaceNodeTest,
RollingRestartTest, ShardRoutingCustomTest, SyncSliceTest,
TestDeleteCollectionOnDownNodes, TestDistributedMap,
TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica,
TestOnReconnectListenerSupport, TestPrepRecovery,
TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud,
TestUtilizeNode, TestWithCollection, ZkFailoverTest,
TestLocalFSCloudBackupRestore, TestReplicaProperties,
TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest,
AutoAddReplicasPlanActionTest, HdfsAutoAddReplicasIntegrationTest,
NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest,
ScheduledTriggerTest, SearchRateTriggerIntegrationTest, SearchRateTriggerTest,
SystemLogListenerTest, TestPolicyCloud, TriggerSetPropertiesIntegrationTest,
TestSimClusterStateProvider, TestSimComputePlanAction, TestSimDistributedQueue,
TestSimExecutePlanAction, TestSimGenericDistributedQueue, TestSimLargeCluster,
TestSimNodeLostTrigger, TestSimPolicyCloud]
[junit4] Completed [538/836 (2!)] on J1 in 3.82s, 7 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 46048 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/3069/consoleText
[repro] Revision: 2fc689fbf9f8600baaeed385fac4bc678fd2cb18
[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=DocValuesNotIndexedTest
-Dtests.method=testGroupingDVOnly -Dtests.seed=ECDA0687A62FF37B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv-LV
-Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=TestSimPolicyCloud
-Dtests.method=testCreateCollectionAddReplica -Dtests.seed=ECDA0687A62FF37B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-HN
-Dtests.timezone=CTT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] TestSimPolicyCloud
[repro] DocValuesNotIndexedTest
[repro] ant compile-test
[...truncated 3580 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.TestSimPolicyCloud|*.DocValuesNotIndexedTest"
-Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC"
-Dtests.seed=ECDA0687A62FF37B -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-HN -Dtests.timezone=CTT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 137 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]