Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22866/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:33995_solr,
127.0.0.1:42543_solr] Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/23)={
"pullReplicas":"0", "replicationFactor":"2", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node3":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node3/data/",
"base_url":"https://127.0.0.1:33295/solr",
"node_name":"127.0.0.1:33295_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node3/data/tlog",
"core":"testSimple2_shard1_replica_n1",
"shared_storage":"true", "state":"down"}, "core_node5":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node5/data/",
"base_url":"https://127.0.0.1:33995/solr",
"node_name":"127.0.0.1:33995_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node5/data/tlog",
"core":"testSimple2_shard1_replica_n2",
"shared_storage":"true", "state":"active",
"leader":"true"}}}, "shard2":{ "range":"0-7fffffff",
"state":"active", "replicas":{ "core_node7":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/",
"base_url":"https://127.0.0.1:33295/solr",
"node_name":"127.0.0.1:33295_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/tlog",
"core":"testSimple2_shard2_replica_n4",
"shared_storage":"true", "state":"down"}, "core_node8":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node8/data/",
"base_url":"https://127.0.0.1:33995/solr",
"node_name":"127.0.0.1:33995_solr", "type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n6",
"shared_storage":"true", "state":"active",
"leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"2", "autoAddReplicas":"true", "nrtReplicas":"2",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:33995_solr, 127.0.0.1:42543_solr]
Last available state:
DocCollection(testSimple2//collections/testSimple2/state.json/23)={
"pullReplicas":"0",
"replicationFactor":"2",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node3":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node3/data/",
"base_url":"https://127.0.0.1:33295/solr",
"node_name":"127.0.0.1:33295_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node3/data/tlog",
"core":"testSimple2_shard1_replica_n1",
"shared_storage":"true",
"state":"down"},
"core_node5":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node5/data/",
"base_url":"https://127.0.0.1:33995/solr",
"node_name":"127.0.0.1:33995_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node5/data/tlog",
"core":"testSimple2_shard1_replica_n2",
"shared_storage":"true",
"state":"active",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{
"core_node7":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/",
"base_url":"https://127.0.0.1:33295/solr",
"node_name":"127.0.0.1:33295_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/tlog",
"core":"testSimple2_shard2_replica_n4",
"shared_storage":"true",
"state":"down"},
"core_node8":{
"dataDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node8/data/",
"base_url":"https://127.0.0.1:33995/solr",
"node_name":"127.0.0.1:33995_solr",
"type":"NRT",
"force_set_state":"false",
"ulogDir":"hdfs://localhost.localdomain:37037/data/testSimple2/core_node8/data/tlog",
"core":"testSimple2_shard2_replica_n6",
"shared_storage":"true",
"state":"active",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"2",
"autoAddReplicas":"true",
"nrtReplicas":"2",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([3F5ECE976F8331BE:7EDEA694870E56F]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:130)
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)
Build Log:
[...truncated 13285 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/init-core-data-001
[junit4] 2> 741263 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 741264 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 741264 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 741264 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001
[junit4] 2> 741264 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 741265 INFO (Thread-1548) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 741265 INFO (Thread-1548) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 741266 ERROR (Thread-1548) [ ] 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> 741365 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:39515
[junit4] 2> 741366 INFO (zkConnectionManagerCallback-2489-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741370 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git:
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
[junit4] 2> 741370 INFO (jetty-launcher-2486-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> 741370 INFO (jetty-launcher-2486-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> 741372 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1da0dadb{/solr,null,AVAILABLE}
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@147e52e7{/solr,null,AVAILABLE}
[junit4] 2> 741372 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c806aff{/solr,null,AVAILABLE}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6c5faa29{SSL,[ssl,
http/1.1]}{127.0.0.1:33295}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5f6b2ada{SSL,[ssl,
http/1.1]}{127.0.0.1:33995}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@249de36{SSL,[ssl,
http/1.1]}{127.0.0.1:42543}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.e.j.s.Server Started @741401ms
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-2) [ ]
o.e.j.s.Server Started @741401ms
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33295}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33995}
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.e.j.s.Server Started @741401ms
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42543}
[junit4] 2> 741373 ERROR (jetty-launcher-2486-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 741373 ERROR (jetty-launcher-2486-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 741373 ERROR (jetty-launcher-2486-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 741373 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T09:05:04.947Z
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T09:05:04.947Z
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 741374 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-09-16T09:05:04.947Z
[junit4] 2> 741374 INFO (zkConnectionManagerCallback-2495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741375 INFO (zkConnectionManagerCallback-2492-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741375 INFO (zkConnectionManagerCallback-2493-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741375 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 741375 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 741375 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 741377 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 741377 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 741378 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 741378 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 741378 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 741378 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 741378 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 741379 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 741379 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 741380 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100a0006d030002, likely client has closed socket
[junit4] 2> 741459 INFO (jetty-launcher-2486-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39515/solr
[junit4] 2> 741460 INFO (zkConnectionManagerCallback-2499-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741461 INFO (zkConnectionManagerCallback-2501-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741462 INFO (jetty-launcher-2486-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39515/solr
[junit4] 2> 741462 INFO (zkConnectionManagerCallback-2505-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741463 INFO (zkConnectionManagerCallback-2507-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741488 INFO (jetty-launcher-2486-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39515/solr
[junit4] 2> 741488 INFO (zkConnectionManagerCallback-2515-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741489 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100a0006d030008, likely client has closed socket
[junit4] 2> 741489 INFO (zkConnectionManagerCallback-2517-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741493 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42543_solr
[junit4] 2> 741493 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.Overseer Overseer
(id=72233517727285257-127.0.0.1:42543_solr-n_0000000000) starting
[junit4] 2> 741496 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33295_solr
[junit4] 2> 741496 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33995_solr
[junit4] 2> 741497 INFO (zkCallback-2506-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 741497 INFO (zkCallback-2516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 741497 INFO (zkCallback-2500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 741497 INFO (zkConnectionManagerCallback-2524-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741497 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 741497 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39515/solr ready
[junit4] 2> 741498 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:42543_solr
[junit4] 2> 741498 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and
.scheduled_maintenance triggers
[junit4] 2> 741498 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 741498 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42543_solr
[junit4] 2> 741498 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 741499 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 741499 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 741499 INFO (zkCallback-2506-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 741499 INFO (zkCallback-2516-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 741499 INFO (zkCallback-2500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 741499 INFO (zkCallback-2523-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 741500 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial
livenodes: [127.0.0.1:42543_solr, 127.0.0.1:33295_solr, 127.0.0.1:33995_solr]
[junit4] 2> 741500 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 741500 DEBUG
(OverseerAutoScalingTriggerThread-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 741500 DEBUG (ScheduledTrigger-4121-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 741507 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 741508 INFO (zkConnectionManagerCallback-2535-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741508 INFO (zkConnectionManagerCallback-2533-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741509 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 741509 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 741509 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39515/solr ready
[junit4] 2> 741509 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:39515/solr ready
[junit4] 2> 741510 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 741510 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 741519 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741520 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741524 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741524 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741524 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741524 INFO (jetty-launcher-2486-thread-2)
[n:127.0.0.1:33995_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node2/.
[junit4] 2> 741525 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741525 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741526 INFO (jetty-launcher-2486-thread-3)
[n:127.0.0.1:33295_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node3/.
[junit4] 2> 741531 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741531 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 741532 INFO (jetty-launcher-2486-thread-1)
[n:127.0.0.1:42543_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node1/.
[junit4] 2> 741568 INFO (zkConnectionManagerCallback-2539-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741570 INFO (zkConnectionManagerCallback-2544-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 741571 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 741571 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39515/solr ready
[junit4] 2> 741917 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 742501 DEBUG (ScheduledTrigger-4121-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 742563 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 742717 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@79a5e27 via
org.mortbay.log.Slf4jLog
[junit4] 2> 742737 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 742972 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 743008 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_localdomain_37201_hdfs____.ndk1g7/webapp
[junit4] 2> 743501 DEBUG (ScheduledTrigger-4121-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 743577 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:37201
[junit4] 2> 744166 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 744170 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 744179 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_34393_datanode____d08703/webapp
[junit4] 2> 744502 DEBUG (ScheduledTrigger-4121-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 744656 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:34393
[junit4] 2> 744893 WARN
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 744894 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 744907 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Extract
jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_46405_datanode____.x3163m/webapp
[junit4] 2> 745672 DEBUG (ScheduledTrigger-4121-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 745688 INFO
(SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[3F5ECE976F8331BE]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46405
[junit4] 2> 745880 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to localhost.localdomain/127.0.0.1:37037) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 745944 ERROR (DataNode:
[[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to localhost.localdomain/127.0.0.1:37037) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 746004 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x9896f98fada03: from storage
DS-0b48d11d-524e-4b17-8773-60a4f87672a9 node
DatanodeRegistration(127.0.0.1:36455,
datanodeUuid=509a3961-09c0-4104-be47-2a88b2757118, infoPort=42529,
infoSecurePort=0, ipcPort=34071,
storageInfo=lv=-56;cid=testClusterID;nsid=2070392750;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 746004 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x9896f98fad99b: from storage
DS-e365a451-4dc9-4823-80f9-92fd81c4095d node
DatanodeRegistration(127.0.0.1:33111,
datanodeUuid=49ea965f-7f81-4a5e-85ce-552e8097f6c6, infoPort=44085,
infoSecurePort=0, ipcPort=43407,
storageInfo=lv=-56;cid=testClusterID;nsid=2070392750;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 746004 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x9896f98fada03: from storage
DS-057b119a-b14a-412e-9f8b-139d28e3bb6f node
DatanodeRegistration(127.0.0.1:36455,
datanodeUuid=509a3961-09c0-4104-be47-2a88b2757118, infoPort=42529,
infoSecurePort=0, ipcPort=34071,
storageInfo=lv=-56;cid=testClusterID;nsid=2070392750;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 746004 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x9896f98fad99b: from storage
DS-148ac222-1da7-42df-b1a3-c94381e303d1 node
DatanodeRegistration(127.0.0.1:33111,
datanodeUuid=49ea965f-7f81-4a5e-85ce-552e8097f6c6, infoPort=44085,
infoSecurePort=0, ipcPort=43407,
storageInfo=lv=-56;cid=testClusterID;nsid=2070392750;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 746276 INFO
(TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[3F5ECE976F8331BE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 746285 INFO (qtp123943320-8770) [n:127.0.0.1:33295_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42543_solr,127.0.0.1:33295_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 746287 INFO
(OverseerThreadFactory-4123-thread-1-processing-n:127.0.0.1:42543_solr)
[n:127.0.0.1:42543_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple1
[junit4] 2> 746392 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42543/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 746392 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 746393 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42543/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 746394 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 746600 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
x:testSimple1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 746600 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
x:testSimple1_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 746600 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
x:testSimple1_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 746609 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
x:testSimple1_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 746609 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
x:testSimple1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 746673 DEBUG (ScheduledTrigger-4121-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 747619 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 747619 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 747626 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 747632 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 747632 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 747632 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 747632 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 747640 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 747640 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 747640 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 747640 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 747640 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 747640 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 747640 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 747640 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 747641 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 747643 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 747645 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 747645 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 747646 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 747660 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 747660 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 747660 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 747660 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 747660 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 747660 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 747660 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 747660 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 747660 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node3/testSimple1_shard2_replica_n6],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple1/core_node8/data/]
[junit4] 2> 747660 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple1/core_node3/data/]
[junit4] 2> 747660 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple1/core_node5/data/]
[junit4] 2> 747660 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple1/core_node7/data/]
[junit4] 2> 747664 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node8/data/snapshot_metadata
[junit4] 2> 747664 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node5/data/snapshot_metadata
[junit4] 2> 747664 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node7/data/snapshot_metadata
[junit4] 2> 747664 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node3/data/snapshot_metadata
[junit4] 2> 747673 DEBUG (ScheduledTrigger-4121-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 747724 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node3/data
[junit4] 2> 747724 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node7/data
[junit4] 2> 747724 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node5/data
[junit4] 2> 747724 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node8/data
[junit4] 2> 747759 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node8/data/index
[junit4] 2> 747759 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node7/data/index
[junit4] 2> 747763 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node5/data/index
[junit4] 2> 747764 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple1/core_node3/data/index
[junit4] 2> 748035 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33111 is added to
blk_1073741827_1003{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-0b48d11d-524e-4b17-8773-60a4f87672a9:NORMAL:127.0.0.1:36455|RBW],
ReplicaUC[[DISK]DS-e365a451-4dc9-4823-80f9-92fd81c4095d:NORMAL:127.0.0.1:33111|RBW]]}
size 69
[junit4] 2> 748036 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36455 is added to
blk_1073741828_1004{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-148ac222-1da7-42df-b1a3-c94381e303d1:NORMAL:127.0.0.1:33111|RBW],
ReplicaUC[[DISK]DS-057b119a-b14a-412e-9f8b-139d28e3bb6f:NORMAL:127.0.0.1:36455|RBW]]}
size 69
[junit4] 2> 748036 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36455 is added to
blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-0b48d11d-524e-4b17-8773-60a4f87672a9:NORMAL:127.0.0.1:36455|RBW],
ReplicaUC[[DISK]DS-148ac222-1da7-42df-b1a3-c94381e303d1:NORMAL:127.0.0.1:33111|RBW]]}
size 69
[junit4] 2> 748036 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33111 is added to
blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-e365a451-4dc9-4823-80f9-92fd81c4095d:NORMAL:127.0.0.1:33111|RBW],
ReplicaUC[[DISK]DS-057b119a-b14a-412e-9f8b-139d28e3bb6f:NORMAL:127.0.0.1:36455|RBW]]}
size 69
[junit4] 2> 748037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33111 is added to
blk_1073741825_1001 size 69
[junit4] 2> 748037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33111 is added to
blk_1073741828_1004 size 69
[junit4] 2> 748037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36455 is added to
blk_1073741826_1002 size 69
[junit4] 2> 748037 INFO (Block report processor) [ ] BlockStateChange
BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:36455 is added to
blk_1073741827_1003 size 69
[junit4] 2> 748485 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 748485 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 748485 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748485 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748485 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 748485 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 748488 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 748488 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 748488 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748488 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 748488 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 748488 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
[junit4] 2> 748496 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748496 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748496 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748496 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748496 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748496 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748497 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 748497 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 748558 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a930827[testSimple1_shard1_replica_n2] main]
[junit4] 2> 748558 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2c20d9ad[testSimple1_shard2_replica_n6] main]
[junit4] 2> 748558 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47a3b1f5[testSimple1_shard2_replica_n4] main]
[junit4] 2> 748560 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7a91bde3[testSimple1_shard1_replica_n1] main]
[junit4] 2> 748560 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 748560 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 748560 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 748560 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 748560 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 748560 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 748561 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 748561 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 748563 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 748563 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 748563 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 748563 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 748564 INFO
(searcherExecutor-4139-thread-1-processing-n:127.0.0.1:42543_solr
x:testSimple1_shard1_replica_n1 c:testSimple1 s:shard1 r:core_node3)
[n:127.0.0.1:42543_solr c:testSimple1 s:shard1 r:core_node3
x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n1] Registered new searcher
Searcher@7a91bde3[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748564 INFO
(searcherExecutor-4138-thread-1-processing-n:127.0.0.1:33295_solr
x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5)
[n:127.0.0.1:33295_solr c:testSimple1 s:shard1 r:core_node5
x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore
[testSimple1_shard1_replica_n2] Registered new searcher
Searcher@1a930827[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748564 INFO
(searcherExecutor-4137-thread-1-processing-n:127.0.0.1:33295_solr
x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8)
[n:127.0.0.1:33295_solr c:testSimple1 s:shard2 r:core_node8
x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n6] Registered new searcher
Searcher@2c20d9ad[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748565 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1611754333418815488
[junit4] 2> 748565 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1611754333418815488
[junit4] 2> 748565 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1611754333418815488
[junit4] 2> 748565 INFO
(searcherExecutor-4136-thread-1-processing-n:127.0.0.1:42543_solr
x:testSimple1_shard2_replica_n4 c:testSimple1 s:shard2 r:core_node7)
[n:127.0.0.1:42543_solr c:testSimple1 s:shard2 r:core_node7
x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore
[testSimple1_shard2_replica_n4] Registered new searcher
Searcher@47a3b1f5[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 748565 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1611754333418815488
[junit4] 2> 748568 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 748568 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 748569 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 748569 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard2 to Terms{values={core_node8=0}, version=0}
[junit4] 2> 748569 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
[junit4] 2> 748569 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/testSimple1/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 748570 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 748570 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 748570 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:33295/solr/testSimple1_shard1_replica_n2/
[junit4] 2> 748571 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 748571 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 748571 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:33295/solr/testSimple1_shard2_replica_n6/
[junit4] 2> 748571 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=https://127.0.0.1:33295/solr START
replicas=[https://127.0.0.1:42543/solr/testSimple1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 748571 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:33295/solr START
replicas=[https://127.0.0.1:42543/solr/testSimple1_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 748571 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6
url=https://127.0.0.1:33295/solr DONE. We have no versions. sync failed.
[junit4] 2> 748574 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2
url=https://127.0.0.1:33295/solr DONE. We have no versions. sync failed.
[junit4] 2> 748576 INFO (qtp1371931337-9064) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.c.S.Request [testSimple1_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 748576 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 748576 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 748576 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 748587 INFO (qtp1371931337-8753) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.c.S.Request [testSimple1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 748587 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 748587 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 748587 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 748587 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33295/solr/testSimple1_shard2_replica_n6/ shard2
[junit4] 2> 748588 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33295/solr/testSimple1_shard1_replica_n2/ shard1
[junit4] 2> 748673 DEBUG (ScheduledTrigger-4121-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 748689 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 748699 INFO (qtp123943320-8772) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2099
[junit4] 2> 748738 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 748741 INFO (qtp123943320-8751) [n:127.0.0.1:33295_solr
c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2141
[junit4] 2> 748841 INFO (zkCallback-2500-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 749573 INFO (qtp1371931337-9065) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2965
[junit4] 2> 749573 INFO (qtp1371931337-8769) [n:127.0.0.1:42543_solr
c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2965
[junit4] 2> 749575 INFO (qtp123943320-8770) [n:127.0.0.1:33295_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> 749673 DEBUG (ScheduledTrigger-4121-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 749673 INFO (zkCallback-2500-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 749673 INFO (zkCallback-2516-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 750289 INFO
(OverseerCollectionConfigSetProcessor-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_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> 750576 INFO (qtp123943320-8770) [n:127.0.0.1:33295_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42543_solr,127.0.0.1:33295_solr&wt=javabin&version=2}
status=0 QTime=4290
[junit4] 2> 750577 INFO (qtp123943320-8771) [n:127.0.0.1:33295_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:33295_solr,127.0.0.1:33995_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 750578 INFO
(OverseerThreadFactory-4123-thread-2-processing-n:127.0.0.1:42543_solr)
[n:127.0.0.1:42543_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
testSimple2
[junit4] 2> 750673 DEBUG (ScheduledTrigger-4121-thread-3) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 750782 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 750783 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33995/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 750784 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33295/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 750786 INFO
(OverseerStateUpdate-72233517727285257-127.0.0.1:42543_solr-n_0000000000)
[n:127.0.0.1:42543_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33995/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 750990 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
x:testSimple2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 750990 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
x:testSimple2_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 751011 INFO (qtp1406449092-9121) [n:127.0.0.1:33995_solr
x:testSimple2_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 751011 INFO (qtp1406449092-8767) [n:127.0.0.1:33995_solr
x:testSimple2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 751012 INFO (qtp1406449092-9121) [n:127.0.0.1:33995_solr
x:testSimple2_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 751673 DEBUG (ScheduledTrigger-4121-thread-4) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: 3
[junit4] 2> 752011 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 752019 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 752024 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
[junit4] 2> 752027 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 752027 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 752028 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple2.shard2.replica_n4' (registry
'solr.core.testSimple2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 752029 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 752029 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 752029 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.SolrCore [[testSimple2_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node3/testSimple2_shard2_replica_n4],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/]
[junit4] 2> 752029 INFO (qtp1406449092-9121) [n:127.0.0.1:33995_solr
c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 752030 INFO (qtp123943320-9062) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost.localdomain:37037/data/testSimple2/core_node7/data/snapshot_metadata
[junit4] 2> 752050 INFO (qtp1406449092-8767) [n:127.0.0.1:33995_solr
c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 752051 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 752054 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 752054 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 752054 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b8157cc
[junit4] 2> 752055 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost.localdomain:37037/data
[junit4] 2> 752055 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 752055 INFO (qtp123943320-9063) [n:127.0.0.1:33295_solr
c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1]
o.a.s.c.SolrCore [[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_3F5ECE976F8331BE-001/tempDir-001/node3/testSimple2_shard1_replica_n1],
dataDir=[hdfs://localhost.localdomain:37037/data/testSimple2/core_node3/data/]
[junit4] 2> 752057 INFO (
[...truncated too long message...]
n-solr.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Compiling 932 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Creating empty
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
[copy] Copying 1 file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/classes/test
common-solr.compile-test:
compile-test:
BUILD SUCCESSFUL
Total time: 49 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.HdfsAutoAddReplicasIntegrationTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=3F5ECE976F8331BE -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ja-JP -Dtests.timezone=CST -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 13ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 3F5ECE976F8331BE
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp
[junit4] <JUnit4> says aloha! Master seed: 3F5ECE976F8331BE
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J1 PID([email protected]).
[junit4] Started J0 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] OK 57.1s J0 | HdfsAutoAddReplicasIntegrationTest.testSimple
[junit4] Completed [1/5] on J0 in 77.76s, 1 test
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] OK 58.1s J1 | HdfsAutoAddReplicasIntegrationTest.testSimple
[junit4] Completed [2/5] on J1 in 80.14s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest. This may
confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to
skip this message.
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] OK 58.6s J2 | HdfsAutoAddReplicasIntegrationTest.testSimple
[junit4] Completed [3/5] on J2 in 81.03s, 1 test
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] OK 55.9s J0 | HdfsAutoAddReplicasIntegrationTest.testSimple
[junit4] Completed [4/5] on J0 in 68.57s, 1 test
[junit4]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[junit4] OK 54.8s J1 | HdfsAutoAddReplicasIntegrationTest.testSimple
[junit4] Completed [5/5] on J1 in 67.66s, 1 test
[junit4]
[junit4] JVM J0: 0.43 .. 147.99 = 147.56s
[junit4] JVM J1: 0.43 .. 149.09 = 148.67s
[junit4] JVM J2: 0.43 .. 82.29 = 81.86s
[junit4] Execution time total: 2 minutes 29 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp])
[echo] 5 slowest tests:
[junit4:tophints] 646.47s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 615.59s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 463.16s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 116.92s | org.apache.solr.cloud.DeleteReplicaTest
[junit4:tophints] 116.33s | org.apache.solr.update.SoftAutoCommitTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 30 seconds
[repro] Failures:
[repro] 0/5 failed:
org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
[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=/var/lib/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.act(FilePath.java:1076)
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:1840)
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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/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=910a1c03124d31f940259682340fef402a42c9ae,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22865
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]