You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/05/04 21:05:55 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.7.0) - Build # 2216 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2216/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 9411 lines...]
    [javac] Compiling 532 source files to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/test
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:71: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     Map<Position, String> mapping = new ReplicaAssigner(
    [javac]                                     ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:77: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:117: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     Map<Position, String> mapping = new ReplicaAssigner(
    [javac]                                     ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:129: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:141: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:153: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:164: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:175: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:206: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     Map<Position, String> mapping = new ReplicaAssigner(
    [javac]                                     ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:213: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test/org/apache/solr/cloud/rule/RuleEngineTest.java:221: error: constructor ReplicaAssigner in class ReplicaAssigner cannot be applied to given types;
    [javac]     mapping = new ReplicaAssigner(
    [javac]               ^
    [javac]   required: List<Rule>,Map<String,Integer>,List,Map<String,Set<String>>,List<String>,CoreContainer,ClusterState
    [javac]   found: List<Rule>,Map,List<String>,HashMap,ArrayList<Object>,<null>,<null>
    [javac]   reason: actual argument ArrayList<Object> cannot be converted to List<String> by method invocation conversion
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 11 errors

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:484: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:229: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:511: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:802: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:816: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1945: Compile failed; see the compiler error output for details.

Total time: 30 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



Re: [JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2218 - Still Failing!

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
I committed a fix. There was a compile error with Java7 in one of the tests
added in SOLR-6220.

On Tue, May 5, 2015 at 10:43 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2218/
> Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
>
> All tests passed
>
> Build Log:
> [...truncated 54321 lines...]
> BUILD FAILED
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:90: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:641: The
> following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1990:
> The following error occurred while executing this line:
> /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:2023:
> Compile failed; see the compiler error output for details.
>
> Total time: 98 minutes 6 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>



-- 
Regards,
Shalin Shekhar Mangar.

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2218 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2218/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 54321 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:90: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:641: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1990: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:2023: Compile failed; see the compiler error output for details.

Total time: 98 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2217 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2217/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 54189 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:536: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:90: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:641: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1990: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:2023: Compile failed; see the compiler error output for details.

Total time: 97 minutes 51 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any