Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2104/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly
Error Message:
Unexpected number of elements in the group for intGSF: 9
Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for
intGSF: 9
at
__randomizedtesting.SeedInfo.seed([54C439AE046EF903:CF7F57F64936CB5D]: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:10233_solr, 127.0.0.1:10230_solr, 127.0.0.1:10232_solr,
127.0.0.1:10231_solr, 127.0.0.1:10229_solr] Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/34)={
"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:10229_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:10233_solr, 127.0.0.1:10230_solr, 127.0.0.1:10232_solr,
127.0.0.1:10231_solr, 127.0.0.1:10229_solr]
Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/34)={
"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:10229_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
__randomizedtesting.SeedInfo.seed([54C439AE046EF903:D4E45C80152D11A5]: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: 35
live nodes:[127.0.0.1:10233_solr, 127.0.0.1:10230_solr, 127.0.0.1:10232_solr,
127.0.0.1:10231_solr, 127.0.0.1:10229_solr]
collections:{testCreateCollectionAddReplica=DocCollection(testCreateCollectionAddReplica//clusterstate.json/34)={
"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:10229_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/34)={
"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:10229_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 13969 lines...]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/init-core-data-001
[junit4] 2> 2138828 WARN
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 2138828 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2138829 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2138829 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2138829 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001
[junit4] 2> 2138830 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2138830 INFO (Thread-6098) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2138830 INFO (Thread-6098) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2138831 ERROR (Thread-6098) [ ] 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> 2138930 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:57642
[junit4] 2> 2138932 INFO (zkConnectionManagerCallback-8173-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2138937 INFO (jetty-launcher-8170-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> 2138937 INFO (jetty-launcher-8170-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> 2138937 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2138937 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2138937 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2138938 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7b38ac49{/solr,null,AVAILABLE}
[junit4] 2> 2138939 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2138939 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2138939 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2138939 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2caaaef3{/solr,null,AVAILABLE}
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@53e61272{HTTP/1.1,[http/1.1]}{127.0.0.1:61769}
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.e.j.s.Server Started @2140679ms
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=61769}
[junit4] 2> 2138944 ERROR (jetty-launcher-8170-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2138944 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-10-12T18:31:51Z
[junit4] 2> 2138945 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@478cb6c1{HTTP/1.1,[http/1.1]}{127.0.0.1:63588}
[junit4] 2> 2138945 INFO (jetty-launcher-8170-thread-2) [ ]
o.e.j.s.Server Started @2140681ms
[junit4] 2> 2138945 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=63588}
[junit4] 2> 2138945 ERROR (jetty-launcher-8170-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2138945 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2138946 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2138946 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2138946 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2138946 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-10-12T18:31:51.002Z
[junit4] 2> 2138965 INFO (zkConnectionManagerCallback-8177-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2138966 INFO (zkConnectionManagerCallback-8175-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2138966 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2138966 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2139139 INFO (jetty-launcher-8170-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57642/solr
[junit4] 2> 2139140 INFO (zkConnectionManagerCallback-8181-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2139143 INFO (zkConnectionManagerCallback-8183-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2139240 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:63588_solr
[junit4] 2> 2139241 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer Overseer
(id=72084759911333892-127.0.0.1:63588_solr-n_0000000000) starting
[junit4] 2> 2139275 INFO (zkConnectionManagerCallback-8190-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2139278 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57642/solr ready
[junit4] 2> 2139280 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:63588_solr
[junit4] 2> 2139280 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:63588_solr
[junit4] 2> 2139281 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2139297 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2139317 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63588.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2139326 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63588.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2139327 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_63588.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2139327 INFO (jetty-launcher-8170-thread-2)
[n:127.0.0.1:63588_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/.
[junit4] 2> 2139339 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 2139341 INFO (zkCallback-8189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2139341 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 2139341 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 2139341 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 2139350 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:63588_solr]
[junit4] 2> 2139351 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 2139351 DEBUG
(OverseerAutoScalingTriggerThread-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 2139352 DEBUG (ScheduledTrigger-10980-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 1
[junit4] 2> 2140136 INFO (jetty-launcher-8170-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57642/solr
[junit4] 2> 2140137 INFO (zkConnectionManagerCallback-8195-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2140140 INFO (zkConnectionManagerCallback-8197-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2140151 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2140156 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2140157 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61769_solr
[junit4] 2> 2140157 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:61769_solr"} current state version: 0
[junit4] 2> 2140158 INFO (zkCallback-8189-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2140158 INFO (zkCallback-8182-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2140158 INFO (zkCallback-8196-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2140176 INFO (zkConnectionManagerCallback-8204-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2140178 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2140180 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:57642/solr ready
[junit4] 2> 2140180 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 2140192 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61769.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2140197 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61769.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2140197 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_61769.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2140198 INFO (jetty-launcher-8170-thread-1)
[n:127.0.0.1:61769_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/.
[junit4] 2> 2140215 INFO (zkConnectionManagerCallback-8207-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2140219 INFO (zkConnectionManagerCallback-8212-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2140221 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2140222 INFO
(SUITE-DocValuesNotIndexedTest-seed#[54C439AE046EF903]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57642/solr ready
[junit4] 2> 2140228 INFO (qtp1875220045-27205) [n:127.0.0.1:63588_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> 2140231 INFO
(OverseerThreadFactory-10986-thread-1-processing-n:127.0.0.1:63588_solr)
[n:127.0.0.1:63588_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
dv_coll
[junit4] 2> 2140237 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "name":"dv_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"4",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 2140345 INFO (qtp1875220045-27219) [n:127.0.0.1:63588_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> 2140346 INFO (qtp890224005-27208) [n:127.0.0.1:61769_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> 2140355 DEBUG (ScheduledTrigger-10980-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2140359 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[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:61769/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2140359 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_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:61769/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2140362 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[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:63588/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2140363 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_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:63588/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2140366 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[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:63588/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2140366 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_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:63588/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2140370 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[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:61769/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 2140370 INFO
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_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:61769/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2140575 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2140576 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2140576 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2140576 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2140576 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_solr
x:dv_coll_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2140581 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "node_name":"127.0.0.1:63588_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2140581 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "node_name":"127.0.0.1:63588_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2140581 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "node_name":"127.0.0.1:61769_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2140581 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "node_name":"127.0.0.1:61769_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2141358 DEBUG (ScheduledTrigger-10980-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2141592 INFO (qtp890224005-27206) [n:127.0.0.1:61769_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2141592 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2141593 INFO (qtp890224005-27212) [n:127.0.0.1:61769_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2141610 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141610 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141610 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2141612 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141612 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141612 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141612 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141616 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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_63588.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2141616 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 2141617 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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_61769.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2141617 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 2141617 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141619 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141619 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141619 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141620 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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_61769.solr.core.dv_coll.shard4.replica_n6' (registry
'solr.core.dv_coll.shard4.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2141620 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/dv_coll_shard4_replica_n6],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
[junit4] 2> 2141621 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141621 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141621 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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_63588.solr.core.dv_coll.shard3.replica_n4' (registry
'solr.core.dv_coll.shard3.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2141622 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
[junit4] 2> 2141684 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141684 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141685 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141685 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141686 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141686 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf6bac3[dv_coll_shard3_replica_n4]
main]
[junit4] 2> 2141686 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141687 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141687 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141687 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141687 INFO (qtp890224005-27206) [n:127.0.0.1:61769_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@27b08849[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2141687 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141687 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141688 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141688 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141688 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141688 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141688 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141689 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141689 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141689 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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
1614145507814277120
[junit4] 2> 2141689 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141689 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141690 INFO
(searcherExecutor-10997-thread-1-processing-n:127.0.0.1:63588_solr
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7)
[n:127.0.0.1:63588_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@1cf6bac3[dv_coll_shard3_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2141690 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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
1614145507815325696
[junit4] 2> 2141690 INFO
(searcherExecutor-10994-thread-1-processing-n:127.0.0.1:61769_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:61769_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@27b08849[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2141691 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141691 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141692 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_solr
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@154c3a4a[dv_coll_shard2_replica_n2]
main]
[junit4] 2> 2141694 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141695 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141695 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141695 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141697 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141697 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141698 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141698 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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
1614145507823714304
[junit4] 2> 2141700 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141700 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141700 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard1_replica_n1/
[junit4] 2> 2141700 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141700 INFO
(searcherExecutor-10995-thread-1-processing-n:127.0.0.1:63588_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:63588_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@154c3a4a[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2141701 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard1_replica_n1/ has
no replicas
[junit4] 2> 2141702 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141705 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141705 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard3_replica_n4/
[junit4] 2> 2141705 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141705 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141705 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard3_replica_n4/ has
no replicas
[junit4] 2> 2141706 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard1_replica_n1/ shard1
[junit4] 2> 2141707 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 2141711 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141712 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard3_replica_n4/ shard3
[junit4] 2> 2141712 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141712 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard2_replica_n2/
[junit4] 2> 2141712 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141712 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 2141713 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard2_replica_n2/ has
no replicas
[junit4] 2> 2141717 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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:63588/solr/dv_coll_shard2_replica_n2/ shard2
[junit4] 2> 2141718 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 2141719 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141719 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141720 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141720 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141720 INFO (qtp890224005-27212) [n:127.0.0.1:61769_solr
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4781db5a[dv_coll_shard4_replica_n6]
main]
[junit4] 2> 2141721 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141722 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141722 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141722 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141723 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141723 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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
1614145507849928704
[junit4] 2> 2141723 INFO
(searcherExecutor-10996-thread-1-processing-n:127.0.0.1:61769_solr
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8)
[n:127.0.0.1:61769_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@4781db5a[dv_coll_shard4_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2141728 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141732 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141732 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141732 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard4_replica_n6/
[junit4] 2> 2141732 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141733 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard4_replica_n6/ has
no replicas
[junit4] 2> 2141738 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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:61769/solr/dv_coll_shard4_replica_n6/ shard4
[junit4] 2> 2141740 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 2141862 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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> 2141863 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"dv_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "node_name":"127.0.0.1:61769_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2141864 INFO (qtp890224005-27206) [n:127.0.0.1:61769_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=1290
[junit4] 2> 2141865 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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> 2141867 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"dv_coll_shard3_replica_n4",
[junit4] 2> "core_node_name":"core_node7",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "node_name":"127.0.0.1:63588_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard3",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2141867 INFO (qtp1875220045-27216) [n:127.0.0.1:63588_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=1292
[junit4] 2> 2141871 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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> 2141872 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "core":"dv_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node5",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:63588/solr",
[junit4] 2> "node_name":"127.0.0.1:63588_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2141873 INFO (qtp1875220045-27223) [n:127.0.0.1:63588_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=1297
[junit4] 2> 2141895 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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> 2141897 DEBUG
(OverseerStateUpdate-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_solr ] o.a.s.c.Overseer processMessage: queueSize: 4,
message = {
[junit4] 2> "core":"dv_coll_shard4_replica_n6",
[junit4] 2> "core_node_name":"core_node8",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:61769/solr",
[junit4] 2> "node_name":"127.0.0.1:61769_solr",
[junit4] 2> "numShards":"4",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard4",
[junit4] 2> "collection":"dv_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "force_set_state":"false",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 2141898 INFO (qtp890224005-27212) [n:127.0.0.1:61769_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=1322
[junit4] 2> 2141902 INFO (qtp1875220045-27205) [n:127.0.0.1:63588_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> 2142005 INFO (zkCallback-8182-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> 2142005 INFO (zkCallback-8196-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> 2142234 INFO
(OverseerCollectionConfigSetProcessor-72084759911333892-127.0.0.1:63588_solr-n_0000000000)
[n:127.0.0.1:63588_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> 2142360 DEBUG (ScheduledTrigger-10980-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 2
[junit4] 2> 2142903 INFO (qtp1875220045-27205) [n:127.0.0.1:63588_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=2675
[junit4] 2> 2142908 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142910 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142912 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142920 INFO (zkCallback-8196-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> 2142920 INFO (zkCallback-8196-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> 2142920 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142920 INFO (zkCallback-8182-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> 2142921 INFO (zkCallback-8182-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> 2142921 INFO (zkCallback-8196-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 2142921 INFO (zkCallback-8182-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 2142921 INFO (zkCallback-8182-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 2142923 INFO (zkCallback-8182-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
[junit4] 2> 2142923 INFO (zkCallback-8196-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
[junit4] 2> 2142927 INFO (zkCallback-8182-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2142927 INFO (zkCallback-8182-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
[junit4] 2> 2142928 INFO (zkCallback-8182-thread-1) [ ]
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2142929 INFO (Thread-6119) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard2_replica_n2
[junit4] 2> 2142930 INFO (Thread-6119) [ ] o.a.s.c.SolrCore core
reload dv_coll_shard2_replica_n2
[junit4] 2> 2142932 INFO (zkCallback-8182-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2142932 INFO (zkCallback-8182-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 10 ms
[junit4] 2> 2142933 INFO (zkCallback-8196-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2142933 INFO (zkCallback-8196-thread-1) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 12 ms
[junit4] 2> 2142934 INFO (Thread-6120) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard4_replica_n6
[junit4] 2> 2142935 INFO (Thread-6120) [ ] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard1_replica_n1
[junit4] 2> 2142936 INFO (Thread-6120) [ ] o.a.s.c.SolrCore core
reload dv_coll_shard1_replica_n1
[junit4] 2> 2142944 INFO (Thread-6119) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 8.0.0
[junit4] 2> 2142944 INFO (qtp890224005-27207) [n:127.0.0.1:61769_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2142972 INFO (Thread-6119) [ ] o.a.s.s.IndexSchema
[dv_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 2142972 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142976 INFO (Thread-6119) [ ] o.a.s.s.IndexSchema Loaded
schema minimal/1.1 with uniqueid field id
[junit4] 2> 2142976 INFO (Thread-6119) [ ] o.a.s.c.CoreContainer
Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from
collection dv_coll
[junit4] 2> 2142978 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2142978 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143000 INFO (Thread-6119) [n:127.0.0.1:63588_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_63588.solr.core.dv_coll.shard2.replica_n2' (registry
'solr.core.dv_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2143000 INFO (Thread-6119) [n:127.0.0.1:63588_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
[junit4] 2> 2143008 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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_61769.solr.core.dv_coll.shard1.replica_n1' (registry
'solr.core.dv_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3215b3f5
[junit4] 2> 2143008 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.DocValuesNotIndexedTest_54C439AE046EF903-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
[junit4] 2> 2143043 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143043 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143044 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@6b9afabd[dv_coll_shard2_replica_n2] main]
[junit4] 2> 2143045 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143045 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143045 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143046 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader
Current schema version 1 is already the latest
[junit4] 2> 2143046 INFO (Thread-6119) [n:127.0.0.1:63588_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> 2143046 INFO (Thread-6119) [n:127.0.0.1:63588_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 1614145509237194752
[junit4] 2> 2143047 INFO
(searcherExecutor-11014-thread-1-processing-n:127.0.0.1:63588_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:63588_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@6b9afabd[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2143048 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState
New IndexWriter is ready to be used.
[junit4] 2> 2143048 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher
Opening [Searcher@76f87c56[dv_coll_shard2_replica_n2] main]
[junit4] 2> 2143049 INFO (Thread-6119) [n:127.0.0.1:63588_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] CLOSING SolrCore
org.apache.solr.core.SolrCore@2fa46f19
[junit4] 2> 2143049 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2,
tag=2fa46f19
[junit4] 2> 2143049 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43dbf393:
rootName = solr_63588, domain = solr.core.dv_coll.shard2.replica_n2, service
url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@d152bf7
[junit4] 2> 2143050 INFO
(searcherExecutor-11014-thread-1-processing-n:127.0.0.1:63588_solr
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5)
[n:127.0.0.1:63588_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@76f87c56[dv_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2143053 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143053 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143054 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager
Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader,
tag=2fa46f19
[junit4] 2> 2143055 INFO (Thread-6119) [n:127.0.0.1:63588_solr c:dv_coll
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config
update listener called for core dv_coll_shard3_replica_n4
[junit4] 2> 2143056 INFO (qtp890224005-27207) [n:127.0.0.1:61769_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@60d4f684[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2143057 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143058 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143058 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143059 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143059 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143060 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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
1614145509251874816
[junit4] 2> 2143061 INFO
(searcherExecutor-11015-thread-1-processing-n:127.0.0.1:61769_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:61769_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@60d4f684[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2143062 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143062 INFO (qtp890224005-27207) [n:127.0.0.1:61769_solr
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@632e9ea[dv_coll_shard1_replica_n1]
main]
[junit4] 2> 2143062 INFO (qtp890224005-27207) [n:127.0.0.1:61769_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> 2143063 INFO (zkCallback-8196-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
[junit4] 2> 2143066 INFO (zkCallback-8196-thread-2) [ ]
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2143067 INFO (qtp1875220045-27224) [n:127.0.0.1:63588_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> 2143069 INFO (zkCallback-8196-thread-2) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2143069 INFO (zkCallback-8196-thread-2) [ ]
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
[junit4] 2> 2143070 INFO
(searcherExecutor-11015-thread-1-processing-n:127.0.0.1:61769_solr
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3)
[n:127.0.0.1:61769_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@632e9ea[dv_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2143071 INFO (qtp1875220045-27224) [n:127.0.0.1:63588_solr
c:dv_coll s:shard3 r:core_node7 x:dv_coll_s
[...truncated too long message...]
0.54s J0 | TestSimPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.30s J0 | TestSimPolicyCloud.testDataProvider
[junit4] OK 0.40s J0 |
TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.26s J0 | TestSimPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.37s J0 |
TestSimPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.39s J0 |
TestSimPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.24s J0 | TestSimPolicyCloud.testMetricsTag
[junit4] Completed [4/10] on J0 in 2.52s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] OK 0.92s J1 | DocValuesNotIndexedTest.testDistribFaceting
[junit4] OK 0.58s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
[junit4] OK 0.35s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
[junit4] OK 0.90s J1 | DocValuesNotIndexedTest.testGroupingSorting
[junit4] Completed [5/10] on J1 in 12.19s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] OK 1.10s J0 | DocValuesNotIndexedTest.testDistribFaceting
[junit4] OK 0.92s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
[junit4] OK 0.26s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
[junit4] OK 0.47s J0 | DocValuesNotIndexedTest.testGroupingSorting
[junit4] Completed [6/10] on J0 in 12.02s, 4 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.DocValuesNotIndexedTest. This may confuse tools that
process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] OK 0.31s J0 | DocValuesNotIndexedTest.testDistribFaceting
[junit4] OK 0.54s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
[junit4] OK 0.34s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
[junit4] OK 0.66s J0 | DocValuesNotIndexedTest.testGroupingSorting
[junit4] Completed [7/10] on J0 in 8.72s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] OK 0.24s J1 | DocValuesNotIndexedTest.testDistribFaceting
[junit4] OK 0.33s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
[junit4] OK 0.51s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
[junit4] OK 0.72s J1 | DocValuesNotIndexedTest.testGroupingSorting
[junit4] Completed [8/10] on J1 in 8.87s, 4 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestSimPolicyCloud
[junit4] OK 0.52s J1 | TestSimPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.27s J1 | TestSimPolicyCloud.testDataProvider
[junit4] OK 0.41s J1 |
TestSimPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.26s J1 | TestSimPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.36s J1 |
TestSimPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.38s J1 |
TestSimPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.24s J1 | TestSimPolicyCloud.testMetricsTag
[junit4] Completed [9/10] on J1 in 2.47s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
[junit4] OK 0.10s J0 | DocValuesNotIndexedTest.testDistribFaceting
[junit4] OK 0.18s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
[junit4] OK 0.11s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
[junit4] OK 0.21s J0 | DocValuesNotIndexedTest.testGroupingSorting
[junit4] Completed [10/10] on J0 in 5.83s, 4 tests
[junit4]
[junit4] JVM J0: 0.67 .. 36.62 = 35.95s
[junit4] JVM J1: 0.67 .. 33.08 = 32.41s
[junit4] Execution time total: 36 seconds
[junit4] Tests summary: 10 suites, 55 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 394.53s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 333.09s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 245.46s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 142.71s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[junit4:tophints] 116.95s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 39 seconds
[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
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2845)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2724)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2705)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3084)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1070)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1831)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1059)
at hudson.FilePath.validateAntFileMask(FilePath.java:2703)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1831)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9c8ffabfe3ed75768e770f9f3a0171f77fac0e1e,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2103
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]