Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2024/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica
Error Message:
Timeout waiting for collection to become active Live Nodes:
[127.0.0.1:10022_solr, 127.0.0.1:10020_solr, 127.0.0.1:10024_solr,
127.0.0.1:10023_solr, 127.0.0.1:10021_solr] Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/18)={
"replicationFactor":"1", "pullReplicas":"0",
"router":{"name":"compositeId"}, "maxShardsPerNode":"1",
"autoAddReplicas":"false", "nrtReplicas":"1", "tlogReplicas":"0",
"autoCreated":"true", "policy":"c1", "shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0, "SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240, "node_name":"127.0.0.1:10024_solr",
"state":"active", "type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6, "SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff", "state":"active"}}}
Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10022_solr, 127.0.0.1:10020_solr, 127.0.0.1:10024_solr,
127.0.0.1:10023_solr, 127.0.0.1:10021_solr]
Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/18)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10024_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
__randomizedtesting.SeedInfo.seed([419BAACFA976DC29:C1BBCFE1B835348F]:0)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
at
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: last state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/18)={
"replicationFactor":"1",
"pullReplicas":"0",
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0",
"autoCreated":"true",
"policy":"c1",
"shards":{"shard1":{
"replicas":{"core_node1":{
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
"SEARCHER.searcher.maxDoc":0,
"SEARCHER.searcher.deletedDocs":0,
"INDEX.sizeInBytes":10240,
"node_name":"127.0.0.1:10024_solr",
"state":"active",
"type":"NRT",
"INDEX.sizeInGB":9.5367431640625E-6,
"SEARCHER.searcher.numDocs":0}},
"range":"80000000-7fffffff",
"state":"active"}}}
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
... 41 more
Build Log:
[...truncated 14190 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestPolicyCloud_419BAACFA976DC29-001/init-core-data-001
[junit4] 2> 3962943 INFO
(SUITE-TestPolicyCloud-seed#[419BAACFA976DC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 3962944 INFO
(SUITE-TestPolicyCloud-seed#[419BAACFA976DC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 3962944 INFO
(SUITE-TestPolicyCloud-seed#[419BAACFA976DC29]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 3962947 INFO
(SUITE-TestPolicyCloud-seed#[419BAACFA976DC29]-worker) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 3962976 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDataProviderPerReplicaDetails
[junit4] 2> 3962977 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 3962984 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 3963270 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDataProviderPerReplicaDetails
[junit4] 2> 3963270 INFO
(TEST-TestPolicyCloud.testDataProviderPerReplicaDetails-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 5
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: []
[junit4] 2> ## Max replicas per node: 0
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 0
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - DELETE 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3963339 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddShardUsingPolicy
[junit4] 2> 3963339 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 3963341 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3963466 INFO (simCloudManagerPool-12875-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640498747
sessionWrapper.createTime 2640498672631043, this.sessionWrapper.createTime
2640498672631043
[junit4] 2> 3963605 INFO (simCloudManagerPool-12875-thread-7) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640505671
sessionWrapper.createTime 2640505639509043, this.sessionWrapper.createTime
2640505639509043
[junit4] 2> 3963621 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddShardUsingPolicy
[junit4] 2> 3963621 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 3
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 3
[junit4] 2> ## * policiesTest 3
[junit4] 2> ## - active 3
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - CREATESHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3963688 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[419BAACFA976DC29]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionAddReplica
[junit4] 2> 3963689 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[419BAACFA976DC29]) [
] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 3963689 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3963819 INFO (simCloudManagerPool-12878-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640516393
sessionWrapper.createTime 2640516361516043, this.sessionWrapper.createTime
2640516361516043
[junit4] 2> 3965621 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[419BAACFA976DC29]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionAddReplica
[junit4] 2> 3965621 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddReplica-seed#[419BAACFA976DC29]) [
] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [testCreateCollectionAddReplica]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 1
[junit4] 2> ## * testCreateCollectionAddReplica 1
[junit4] 2> ## - active 1
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestPolicyCloud
-Dtests.method=testCreateCollectionAddReplica -Dtests.seed=419BAACFA976DC29
-Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Cayman
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 2.00s J1 | TestPolicyCloud.testCreateCollectionAddReplica
<<<
[junit4] > Throwable #1: java.lang.AssertionError: Timeout waiting for
collection to become active
[junit4] > Live Nodes: [127.0.0.1:10022_solr, 127.0.0.1:10020_solr,
127.0.0.1:10024_solr, 127.0.0.1:10023_solr, 127.0.0.1:10021_solr]
[junit4] > Last available state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/18)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "policy":"c1",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{"core_node1":{
[junit4] >
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10024_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}
[junit4] > at
__randomizedtesting.SeedInfo.seed([419BAACFA976DC29:C1BBCFE1B835348F]:0)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.util.concurrent.TimeoutException: last state:
DocCollection(testCreateCollectionAddReplica//clusterstate.json/18)={
[junit4] > "replicationFactor":"1",
[junit4] > "pullReplicas":"0",
[junit4] > "router":{"name":"compositeId"},
[junit4] > "maxShardsPerNode":"1",
[junit4] > "autoAddReplicas":"false",
[junit4] > "nrtReplicas":"1",
[junit4] > "tlogReplicas":"0",
[junit4] > "autoCreated":"true",
[junit4] > "policy":"c1",
[junit4] > "shards":{"shard1":{
[junit4] > "replicas":{"core_node1":{
[junit4] >
"core":"testCreateCollectionAddReplica_shard1_replica_n1",
[junit4] > "SEARCHER.searcher.maxDoc":0,
[junit4] > "SEARCHER.searcher.deletedDocs":0,
[junit4] > "INDEX.sizeInBytes":10240,
[junit4] > "node_name":"127.0.0.1:10024_solr",
[junit4] > "state":"active",
[junit4] > "type":"NRT",
[junit4] > "INDEX.sizeInGB":9.5367431640625E-6,
[junit4] > "SEARCHER.searcher.numDocs":0}},
[junit4] > "range":"80000000-7fffffff",
[junit4] > "state":"active"}}}
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
[junit4] > at
org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
[junit4] > ... 41 more
[junit4] 2> 3965659 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] 2> 3965660 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 3965660 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 3965770 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.TestPolicyCloud NRT 127.0.0.1:10022_solr PULL
127.0.0.1:10021_solr , TLOG 127.0.0.1:10021_solr
[junit4] 2> 3965787 INFO (simCloudManagerPool-12881-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640614796
sessionWrapper.createTime 2640614722505143, this.sessionWrapper.createTime
2640614722505143
[junit4] 2> 3965929 INFO (simCloudManagerPool-12881-thread-7) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640621924
sessionWrapper.createTime 2640621843713193, this.sessionWrapper.createTime
2640621843713193
[junit4] 2> 3965975 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] 2> 3965975 INFO
(TEST-TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy-seed#[419BAACFA976DC29])
[ ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 3
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 4
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 6
[junit4] 2> ## * policiesTest 6
[junit4] 2> ## - active 6
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - CREATESHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3966012 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[419BAACFA976DC29]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDataProvider
[junit4] 2> 3966012 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[419BAACFA976DC29]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 3966014 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 3966182 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[419BAACFA976DC29]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDataProvider
[junit4] 2> 3966182 INFO
(TEST-TestPolicyCloud.testDataProvider-seed#[419BAACFA976DC29]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 3
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [policiesTest]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 2
[junit4] 2> ## * policiesTest 2
[junit4] 2> ## - active 2
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - ADDROLE 1
[junit4] 2> ## - CREATE 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3966222 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[419BAACFA976DC29]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSplitShard
[junit4] 2> 3966222 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[419BAACFA976DC29]) [
] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and
clearing object cache...
[junit4] 2> 3966222 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread Interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:177)
[java/:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
[junit4] 2> 3966344 INFO (simCloudManagerPool-12887-thread-2) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640642670
sessionWrapper.createTime 2640642612845393, this.sessionWrapper.createTime
2640642612845393
[junit4] 2> 3966478 INFO (simCloudManagerPool-12887-thread-6) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640649374
sessionWrapper.createTime 2640649264174393, this.sessionWrapper.createTime
2640649264174393
[junit4] 2> 3966625 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[419BAACFA976DC29]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionSplitShard
[junit4] 2> 3966625 INFO
(TEST-TestPolicyCloud.testCreateCollectionSplitShard-seed#[419BAACFA976DC29]) [
] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 5
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: []
[junit4] 2> ## Max replicas per node: 0
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 0
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - DELETE 1
[junit4] 2> ## - SPLITSHARD 1
[junit4] 2> ## - autoscaling 1
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3966675 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[419BAACFA976DC29]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMetricsTag
[junit4] 2> 3966675 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[419BAACFA976DC29]) [ ]
o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing
object cache...
[junit4] 2> 3966675 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> 3966779 ERROR (simCloudManagerPool-12890-thread-1) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject:
Error in command payload, errors: [{set-cluster-policy=[{cores=<10, node=#ANY},
{replica=<2, shard=#EACH, node=#ANY}, {metrics:abc=overseer, replica=0}],
errorMessages=[Invalid metrics: param in {
[junit4] 2> "metrics:abc":"overseer",
[junit4] 2> "replica":0} must have at 2 or 3 segments after 'metrics:'
separated by ':']}],
[junit4] 2> at
org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:210)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:148)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:684)
[junit4] 2> at
org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$15(SimCloudManager.java:629)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 3966795 INFO (simCloudManagerPool-12890-thread-3) [ ]
o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2640665218
sessionWrapper.createTime 2640665194105193, this.sessionWrapper.createTime
2640665194105193
[junit4] 2> 3966807 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[419BAACFA976DC29]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMetricsTag
[junit4] 2> 3966807 INFO
(TEST-TestPolicyCloud.testMetricsTag-seed#[419BAACFA976DC29]) [ ]
o.a.s.c.a.s.SimSolrCloudTestCase #######################################
[junit4] 2> ############ CLUSTER STATE ############
[junit4] 2> #######################################
[junit4] 2> ## Live nodes: 5
[junit4] 2> ## Empty nodes: 4
[junit4] 2> ## Dead nodes: 0
[junit4] 2> ## Collections: [metricsTest]
[junit4] 2> ## Max replicas per node: 1
[junit4] 2> ## Min replicas per node: 0
[junit4] 2> ## Total replicas: 1
[junit4] 2> ## * metricsTest 1
[junit4] 2> ## - active 1
[junit4] 2> ######### Solr op counts ##########
[junit4] 2> ## - CREATE 1
[junit4] 2> ## - autoscaling 2
[junit4] 2> ######### Autoscaling event counts ###########
[junit4] 2>
[junit4] 2> 3966808 WARN (Simulated OverseerAutoScalingTriggerThread) [
] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are
closed, exiting.
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestPolicyCloud_419BAACFA976DC29-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {},
docValues:{}, maxPointsInLeafNode=310, maxMBSortInHeap=5.299644503524851,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65e83c09),
locale=el-CY, timezone=America/Cayman
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172
(64-bit)/cpus=3,threads=1,free=149477136,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestIntervalFaceting,
TestGenericDistributedQueue, TestUtils, ConjunctionSolrSpellCheckerTest,
AutoAddReplicasIntegrationTest, TestValueSourceCache, TestAddFieldRealTimeGet,
EmbeddedSolrNoSerializeTest, SolrRrdBackendFactoryTest,
SolrMetricsIntegrationTest, DataDrivenBlockJoinTest, TestNestedDocsSort,
TestSolrCoreSnapshots, HdfsRecoveryZkTest, TestPostingsSolrHighlighter,
TestInPlaceUpdatesDistrib, TestIndexSearcher, TermsComponentTest,
TestCursorMarkWithoutUniqueKey, CSVRequestHandlerTest,
TestTolerantUpdateProcessorRandomCloud, TestLegacyNumericUtils,
TestBM25SimilarityFactory, TestSQLHandler, PeerSyncReplicationTest,
SuggesterTest, TestTolerantSearch, SynonymTokenizerTest,
DistributedFacetExistsSmallTest, TestGraphTermsQParserPlugin,
DistributedMLTComponentTest, DateRangeFieldTest, TestPolicyCloud,
PeerSyncWithLeaderTest, TestSubQueryTransformer, TestIBSimilarityFactory,
TestManagedSchemaThreadSafety, DistributedFacetPivotSmallTest,
TestDocumentBuilder, TestSerializedLuceneMatchVersion,
TestSizeLimitedDistributedMap, TestSchemaSimilarityResource,
TestDistributedMissingSort, MetricUtilsTest, HealthCheckHandlerTest,
ChangedSchemaMergeTest, CircularListTest, TestSolr4Spatial2, TestApiFramework,
TestLFUCache, OrderedExecutorTest, SolrCmdDistributorTest,
TermVectorComponentDistributedTest, AssignTest, DistributedDebugComponentTest,
TestNodeAddedTrigger, TestDeleteCollectionOnDownNodes,
TestSolrCloudWithSecureImpersonation,
ChaosMonkeySafeLeaderWithPullReplicasTest, LegacyCloudClusterPropTest,
TestWriterPerf, TestCSVLoader, Tagger2Test, DistribCursorPagingTest,
PeerSyncTest, ReplaceNodeNoTargetTest, TestExportWriter,
SolrCoreCheckLockOnStartupTest, DocExpirationUpdateProcessorFactoryTest,
SmileWriterTest, TestCorePropertiesReload, CollectionPropsTest,
TestSimpleTrackingShardHandler, ClassificationUpdateProcessorTest,
TestRandomRequestDistribution, TestCloudJSONFacetSKG, TestExceedMaxTermLength,
CdcrWithNodesRestartsTest, TestReqParamsAPI, EnumFieldTest,
TestLeaderInitiatedRecoveryThread, TestSafeXMLParsing, SimpleFacetsTest,
TestSmileRequest, SuggestComponentContextFilterQueryTest, TestTlogReplica,
SyncSliceTest, AddReplicaTest, TestStandardQParsers, DeleteInactiveReplicaTest,
TestManagedSchema, RAMDirectoryFactoryTest, TestStressInPlaceUpdates,
TestRandomCollapseQParserPlugin, SolrTestCaseJ4Test, BasicDistributedZk2Test,
TestFiltering, TestRawTransformer, HighlighterMaxOffsetTest,
RegexBoostProcessorTest, SearchHandlerTest, TestPointFields, TestDynamicURP,
XsltUpdateRequestHandlerTest, TestComplexPhraseLeadingWildcard,
TestPullReplicaErrorHandling, TestPivotHelperCode, SolrCloudReportersTest,
LeaderFailoverAfterPartitionTest, CursorMarkTest, ResponseHeaderTest,
BlockCacheTest, TestExactSharedStatsCache, TriggerIntegrationTest,
TestScoreJoinQPScore, TaggingAttributeTest, CdcrOpsAndBoundariesTest,
TestRequestForwarding, TestCloudSearcherWarming, TestDistributedMap,
CoreAdminRequestStatusTest, TestPseudoReturnFields, TestMacros,
TestEmbeddedSolrServerAdminHandler, MigrateRouteKeyTest,
ScheduledMaintenanceTriggerTest, HttpTriggerListenerTest, MinimalSchemaTest,
TestJsonFacetRefinement, DistributedQueryComponentOptimizationTest,
NodeAddedTriggerIntegrationTest, TestExpandComponent, TestSolrQueryResponse,
CurrencyFieldTypeTest, TestNumericRangeQuery64, V2StandaloneTest,
TestCoreContainer, ConfigureRecoveryStrategyTest, TestClusterStateProvider,
HdfsLockFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest,
RollingRestartTest, ScheduledTriggerTest, ZkShardTermsTest,
TestFieldCacheSortRandom, TestFreeTextSuggestions,
DistributedTermsComponentTest, CustomCollectionTest,
AssignBackwardCompatibilityTest, ReplicationFactorTest, TestSystemIdResolver,
CollectionsAPIDistributedZkTest, CacheHeaderTest,
PreAnalyzedFieldManagedSchemaCloudTest, HdfsWriteToMultipleCollectionsTest,
TestIndexingPerformance, BufferStoreTest, FullHLLTest, TestDirectoryFactory,
PathHierarchyTokenizerFactoryTest, PropertiesRequestHandlerTest,
ClassificationUpdateProcessorFactoryTest, UpdateLogTest, TestMergePolicyConfig,
TestFieldTypeCollectionResource, TestFieldCacheReopen, TestUpdate,
TestRealTimeGet, SaslZkACLProviderTest, CreateCollectionCleanupTest,
TestConfigSetProperties, TestCollationFieldDocValues, TestCloudSchemaless,
TestCoreBackup, ZookeeperStatusHandlerTest, TestJmxIntegration,
CdcrRequestHandlerTest, TestRuleBasedAuthorizationPlugin,
DistributedIntervalFacetingTest, TestPushWriter, MoreLikeThisHandlerTest,
MetricsConfigTest, TestDFISimilarityFactory, TestStressRecovery,
VersionInfoTest, TestSimpleTextCodec, AtomicUpdateProcessorFactoryTest,
TestReloadDeadlock, AutoscalingHistoryHandlerTest, URLClassifyProcessorTest,
DistributedSpellCheckComponentTest, TestCSVResponseWriter, SuggesterFSTTest,
SolrJmxReporterTest, TestManagedStopFilterFactory, SampleTest,
AutoScalingHandlerTest, TestInfoStreamLogging,
SignatureUpdateProcessorFactoryTest, TestPerFieldSimilarity,
TestEmbeddedSolrServerSchemaAPI, TestPayloadCheckQParserPlugin,
SortSpecParsingTest, TestSortByMinMaxFunction, BasicZkTest,
ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest,
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest,
DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest,
DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest,
ForceLeaderTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest,
LeaderTragicEventTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest,
MultiSolrCloudTestCaseTest, OverseerCollectionConfigSetProcessorTest,
OverseerStatusTest, RecoveryAfterSoftCommitTest,
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest,
SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil,
TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestLockTree,
TestMiniSolrCloudClusterSSL, TestSSLRandomization, TestSegmentSorting,
TestSkipOverseerOperations, TestWithCollection,
VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest,
CollectionReloadTest, CollectionTooManyReplicasTest,
HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, SearchRateTriggerTest,
TestComputePlanAction, TestDistribStateManager, TestNodeLostTrigger,
TestPolicyCloud]
[junit4] Completed [537/830 (1!)] on J1 in 3.91s, 7 tests, 1 failure <<<
FAILURES!
[...truncated 49567 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2311 links (1863 relative) to 3146 anchors in 247 files
[echo] Validated Links & Anchors via:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null906217808
[copy] Copying 35 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null906217808
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/null906217808
resolve-example:
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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1441949406
[copy] Copying 238 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1441949406
[delete] Deleting directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/null1441949406
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 130ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 111 minutes 51 seconds
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-master-Solaris] $ /bin/sh -xe
/var/tmp/jenkins7402726099096125294.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+
PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2024/consoleText
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2024/consoleText
[repro] Revision: f26dd13b34e3d3a6921230cfe44ff34b2c319e7b
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestPolicyCloud
-Dtests.method=testCreateCollectionAddReplica -Dtests.seed=419BAACFA976DC29
-Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Cayman
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml
clean:
clean:
clean:
BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro] solr/core
[repro] TestPolicyCloud
[repro] ant compile-test
Buildfile:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/build.xml
check-analyzers-icu-uptodate:
jar-analyzers-icu:
-mrjar-classes-uptodate:
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] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
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 154ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
check-analyzers-common-uptodate:
jar-analyzers-common:
-mrjar-classes-uptodate:
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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
-check-git-state:
-git-cleanroot:
-copy-git-state:
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build
git-autoclean:
resolve:
common.init:
compile-lucene-core:
-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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
[javac] Compiling 857 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/classes/java
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
[javac] Compiling 474 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hunspell/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/minhash/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ga/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ca/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/custom/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bg/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/payloads/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ngram/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/core/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/bn/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/ext/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/br/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/miscellaneous/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/sinks/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cjk/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/synonym/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/wikipedia/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fa/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/reverse/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/nl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ro/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/fi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ru/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/no/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/el/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ckb/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/tartarus/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/in/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/util/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/it/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/snowball/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/en/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/es/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/shingle/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/eu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/ar/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/query/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/id/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/hyphenation/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/charfilter/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lv/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/lt/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hy/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/pattern/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/cz/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/th/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/path/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/tr/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/da/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/de/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/hi/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/collation/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/gl/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/commongrams/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java/org/apache/lucene/analysis/compound/package-info.class
[copy] Copying 40 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/common"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/common/lucene-analyzers-common-8.0.0-SNAPSHOT.jar
jar-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
-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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
[javac] Compiling 25 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
[javac] Note:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu/src/java/org/apache/lucene/analysis/icu/ICUTransformFilter.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/tokenattributes/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java/org/apache/lucene/analysis/icu/segmentation/package-info.class
[copy] Copying 6 files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java
compile-core:
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/analysis/icu"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/analysis/icu/lucene-analyzers-icu-8.0.0-SNAPSHOT.jar
jar-core:
-compile-test-lucene-queryparser:
-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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
-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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
compile-test:
check-queries-uptodate:
jar-queries:
-mrjar-classes-uptodate:
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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
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 9ms :: artifacts dl 0ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
check-expressions-uptodate:
jar-expressions:
-mrjar-classes-uptodate:
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 =
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/top-level-ivy-settings.xml
resolve-groovy:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
[javac] Compiling 17 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/js/package-info.class
[javac] Creating empty
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java/org/apache/lucene/expressions/package-info.class
[copy] Copying 1 file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java
patch-mrjar-classes:
[patch-cls] Remapped 0 class files for Java 9 to:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/classes/java9
[touch] Creating
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/patch-mrjar.stamp
-mrjar-check:
-mrjar-core:
-jar-core:
[exec] Execute failed: java.io.IOException: Cannot run program "git" (in
directory
"/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/expressions"):
error=2, No such file or directory
[jar] Building jar:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/expressions/lucene-expressions-8.0.0-SNAPSHOT.jar
jar-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
[javac] Compiling 82 source files to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/queries/classes/java
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/FunctionQuery.java:60:
warning: [rawtypes] found raw type: Map
[javac] protected final Map context;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:54:
warning: [rawtypes] found raw type: Map
[javac] public abstract FunctionValues getValues(Map context,
LeafReaderContext readerContext) throws IOException;
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:78:
warning: [rawtypes] found raw type: Map
[javac] public void createWeight(Map context, IndexSearcher searcher)
throws IOException {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:84:
warning: [rawtypes] found raw type: Map
[javac] public static Map newContext(IndexSearcher searcher) {
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:85:
warning: [rawtypes] found raw type: IdentityHashMap
[javac] Map context = new IdentityHashMap();
[javac] ^
[javac] missing type arguments for generic class IdentityHashMap<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in class IdentityHashMap
[javac] V extends Object declared in class IdentityHashMap
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:86:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:137:
warning: [rawtypes] found raw type: Map
[javac] Map context = new IdentityHashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:139:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:213:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:215:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:216:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("searcher", searcher);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:250:
warning: [rawtypes] found raw type: Map
[javac] Map context = new HashMap<>();
[javac] ^
[javac] missing type arguments for generic class Map<K,V>
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac]
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/queries/src/java/org/apache/lucene/queries/function/ValueSource.java:253:
warning: [unchecked] unchecked call to put(K,V) as a member of the raw type Map
[javac] context.put("scorer", scorer);
[javac] ^
[javac] where K,V are type-variables:
[javac] K extends Object declared in interface Map
[javac] V extends Object declared in interface Map
[javac] /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/qu
[...truncated too long message...]
m.TestPolicyCloud
[junit4] OK 0.28s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.27s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.14s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.29s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.17s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.40s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.14s J1 | TestPolicyCloud.testMetricsTag
[junit4] Completed [6/10] on J1 in 1.72s, 7 tests
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud. This may confuse tools
that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this
message.
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] OK 0.27s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.26s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.18s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.30s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.17s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.40s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.13s J1 | TestPolicyCloud.testMetricsTag
[junit4] Completed [7/10] on J1 in 1.73s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] OK 0.28s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.26s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.14s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.30s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.16s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.40s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.13s J1 | TestPolicyCloud.testMetricsTag
[junit4] Completed [8/10] on J1 in 1.70s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[junit4] OK 0.29s J1 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] OK 0.28s J1 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 0.15s J1 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 0.29s J1 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 0.16s J1 | TestPolicyCloud.testDataProvider
[junit4] OK 0.39s J1 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 0.13s J1 | TestPolicyCloud.testMetricsTag
[junit4] Completed [9/10] on J1 in 1.71s, 7 tests
[junit4]
[junit4] Suite: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[junit4] OK 4.69s J0 | TestPolicyCloud.testCreateCollection
[junit4] OK 9.04s J0 | TestPolicyCloud.testCreateCollectionSplitShard
[junit4] OK 5.40s J0 | TestPolicyCloud.testDataProvider
[junit4] OK 3.92s J0 | TestPolicyCloud.testCreateCollectionAddReplica
[junit4] OK 3.53s J0 | TestPolicyCloud.testMetricsTag
[junit4] OK 5.08s J0 |
TestPolicyCloud.testCreateCollectionAddShardUsingPolicy
[junit4] OK 6.78s J0 |
TestPolicyCloud.testCreateCollectionAddShardWithReplicaTypeUsingPolicy
[junit4] OK 4.74s J0 | TestPolicyCloud.testDataProviderPerReplicaDetails
[junit4] Completed [10/10] on J0 in 46.93s, 8 tests
[junit4]
[junit4] JVM J0: 0.73 .. 157.14 = 156.41s
[junit4] JVM J1: 0.73 .. 119.44 = 118.72s
[junit4] Execution time total: 2 minutes 37 seconds
[junit4] Tests summary: 10 suites, 75 tests
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp])
[junit4] Could not remove temporary path:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 580.53s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 469.54s | org.apache.solr.cloud.cdcr.CdcrWithNodesRestartsTest
[junit4:tophints] 452.01s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 250.42s | org.apache.solr.cloud.cdcr.CdcrOpsAndBoundariesTest
[junit4:tophints] 121.63s |
org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 2 minutes 40 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2846)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2725)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2706)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3085)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1071)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
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)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3087)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1073)
at hudson.FilePath.act(FilePath.java:1060)
at hudson.FilePath.validateAntFileMask(FilePath.java:2704)
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=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=f26dd13b34e3d3a6921230cfe44ff34b2c319e7b,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2023
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]