See <https://builds.apache.org/job/Mahout-Quality/1141/changes>

Changes:

[gsingers] MAHOUT-867: hook in ability to run basic evaluations into cluster 
dumper

------------------------------------------
[...truncated 13424 lines...]
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:196:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:198:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:232:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:233:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:303:3:
 Executable statement count is 79 (max allowed is 75).
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:410:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:411:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/SplitInput.java>:611:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/GraphMLClusterWriter.java>:43:80:
 '+' should be on a new line.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/GraphMLClusterWriter.java>:44:73:
 '+' should be on a new line.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/GraphMLClusterWriter.java>:45:76:
 '+' should be on a new line.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/GraphMLClusterWriter.java>:73:43:
 '{' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:33:8:
 Unused import - 
org.apache.mahout.clustering.evaluation.RepresentativePointsMapper.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:111:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:119:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:182:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:185:25:
 '{' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:189:
 array initialization child at indentation level 16 not at correct indentation, 
10
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:190:
 array initialization child at indentation level 16 not at correct indentation, 
10
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:191:
 array initialization child at indentation level 16 not at correct indentation, 
10
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:192:
 array initialization child at indentation level 16 not at correct indentation, 
10
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:193:
 array initialization child at indentation level 16 not at correct indentation, 
10
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:212:59:
 '{' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:222:5:
 switch without "default" clause.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:222:26:
 '{' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/clustering/ClusterDumper.java>:285:59:
 ':' should be on a new line.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/Bump125.java>:32:30:
 Name 'bumps' must match pattern '^([A-Z][A-Z0-9]*(_[A-Z0-9]+)*|log)$'.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/utils/Bump125.java>:48:16:
 Variable 'counter' explicitly initialized to '0' (default value for its type).
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromDirectory.java>:29:8:
 Unused import - org.apache.hadoop.io.SequenceFile.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/MailArchivesClusteringAnalyzer.java>:106:32:
 Name 'alphaNumeric' must match pattern '^([A-Z][A-Z0-9]*(_[A-Z0-9]+)*|log)$'.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/MailArchivesClusteringAnalyzer.java>:150:21:
 '=' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/MailArchivesClusteringAnalyzer.java>:150:22:
 '=' is not followed by whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:30:8:
 Unused import - org.apache.hadoop.io.SequenceFile.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:61:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:73:32:
 '{' is followed by whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:73:76:
 Unnecessary parentheses around expression.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:136:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:142:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:147:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:151:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/text/SequenceFilesFromMailArchives.java>:155:
 Line is longer than 120 characters.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/benchmark/VectorBenchmarks.java>:535:3:
 Executable statement count is 112 (max allowed is 75).
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/benchmark/VectorBenchmarks.java>:535:3:
 Method length is 160 lines (max allowed is 150).
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/benchmark/VectorBenchmarks.java>:535:3:
 NCSS for this method is 117 (max allowed is 100).
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/benchmark/VectorBenchmarks.java>:755:22:
 '=' is not preceded with whitespace.
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/src/main/java/org/apache/mahout/benchmark/VectorBenchmarks.java>:755:23:
 '=' is not followed by whitespace.
Audit done.

[INFO] There are 95 checkstyle errors.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] [findbugs:findbugs {execution: default-cli}]
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is 
<https://builds.apache.org/job/Mahout-Quality/1141/artifact/trunk/integration/target/findbugsTemp.xml>
[INFO] Fork Value is true
     [java] Exception in thread "main" java.lang.IllegalArgumentException: 
Unknown option: -debug
     [java]     at 
edu.umd.cs.findbugs.config.CommandLine.parse(CommandLine.java:297)
     [java]     at 
edu.umd.cs.findbugs.config.CommandLine.expandOptionFiles(CommandLine.java:158)
     [java]     at 
edu.umd.cs.findbugs.FindBugs.processCommandLine(FindBugs.java:295)
     [java]     at edu.umd.cs.findbugs.FindBugs2.main(FindBugs2.java:1054)
     [java] Java Result: 1
[INFO] No bugs found
[INFO] Preparing clover2:instrument
[INFO] [clover2:instrumentInternal {execution: default-instrumentInternal}]
[INFO] Clover Version 2.6.3, built on November 20 2009 (build-778)
[INFO] Loaded from: 
/home/jenkins/.m2/repository/com/cenqua/clover/clover/2.6.3/clover-2.6.3.jar
[INFO] Clover: Open Source License registered to Apache.
[INFO] Creating new database at 
'<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/clover.db'.>
[INFO] Processing files at 1.6 source level.
[INFO] Clover all over. Instrumented 84 files (24 packages).
[INFO] Elapsed time = 0.297 secs. (282.828 files/sec, 47,198.656 srclines/sec)
[INFO] Clover Version 2.6.3, built on November 20 2009 (build-778)
[INFO] Loaded from: 
/home/jenkins/.m2/repository/com/cenqua/clover/clover/2.6.3/clover-2.6.3.jar
[INFO] Clover: Open Source License registered to Apache.
[INFO] Updating existing database at 
'<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/clover.db'.>
[INFO] Processing files at 1.6 source level.
[INFO] Clover all over. Instrumented 18 files (14 packages).
[INFO] 61 test methods detected.
[INFO] Elapsed time = 0.075 secs. (240 files/sec, 40,600 srclines/sec)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 84 source files to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 18 source files to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running 
org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec
Running org.apache.mahout.clustering.TestClusterDumper
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.906 sec
Running org.apache.mahout.clustering.dirichlet.TestL1ModelClustering
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 sec
Running org.apache.mahout.clustering.cdbw.TestCDbwEvaluator
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.127 sec
Running org.apache.mahout.clustering.TestClusterEvaluator
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.057 sec
Running org.apache.mahout.utils.Bump125Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec
Running org.apache.mahout.utils.vectors.io.VectorWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec
Running org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.mahout.utils.vectors.lucene.LuceneIterableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.mahout.utils.email.MailProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.mahout.utils.eval.ParallelFactorizationEvaluatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.365 sec
Running org.apache.mahout.text.MailArchivesClusteringAnalyzerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.apache.mahout.text.TestSequenceFilesFromDirectory
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.mahout.text.SequenceFilesFromMailArchivesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec

Results :

Tests run: 58, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/mahout-integration-0.6-SNAPSHOT-clover.jar>
[INFO] [dependency:copy-dependencies {execution: copy-dependencies}]
[INFO] Copying antlr-2.7.7.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/antlr-2.7.7.jar>
[INFO] Copying cglib-nodep-2.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/cglib-nodep-2.2.jar>
[INFO] Copying clover-2.6.3.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/clover-2.6.3.jar>
[INFO] Copying speed4j-0.9.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/speed4j-0.9.jar>
[INFO] Copying jamm-0.2.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jamm-0.2.2.jar>
[INFO] Copying uuid-3.2.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/uuid-3.2.0.jar>
[INFO] Copying high-scale-lib-1.1.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/high-scale-lib-1.1.2.jar>
[INFO] Copying google-collections-1.0-rc2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/google-collections-1.0-rc2.jar>
[INFO] Copying guava-r09.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/guava-r09.jar>
[INFO] Copying concurrentlinkedhashmap-lru-1.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/concurrentlinkedhashmap-lru-1.1.jar>
[INFO] Copying json-simple-1.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/json-simple-1.1.jar>
[INFO] Copying xstream-1.3.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/xstream-1.3.1.jar>
[INFO] Copying commons-beanutils-1.7.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-beanutils-1.7.0.jar>
[INFO] Copying commons-beanutils-core-1.8.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-beanutils-core-1.8.0.jar>
[INFO] Copying commons-cli-1.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-cli-1.1.jar>
[INFO] Copying commons-codec-1.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-codec-1.2.jar>
[INFO] Copying commons-collections-3.2.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-collections-3.2.1.jar>
[INFO] Copying commons-configuration-1.6.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-configuration-1.6.jar>
[INFO] Copying commons-dbcp-1.4.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-dbcp-1.4.jar>
[INFO] Copying commons-digester-1.8.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-digester-1.8.jar>
[INFO] Copying commons-httpclient-3.0.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-httpclient-3.0.1.jar>
[INFO] Copying commons-lang-2.6.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-lang-2.6.jar>
[INFO] Copying commons-logging-1.1.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-logging-1.1.1.jar>
[INFO] Copying commons-pool-1.5.6.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-pool-1.5.6.jar>
[INFO] Copying servlet-api-2.5.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/servlet-api-2.5.jar>
[INFO] Copying jcommon-1.0.12.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jcommon-1.0.12.jar>
[INFO] Copying jline-0.9.94.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jline-0.9.94.jar>
[INFO] Copying junit-4.8.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/junit-4.8.2.jar>
[INFO] Copying log4j-1.2.16.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/log4j-1.2.16.jar>
[INFO] Copying hector-core-0.8.0-2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/hector-core-0.8.0-2.jar>
[INFO] Copying antlr-3.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/antlr-3.2.jar>
[INFO] Copying antlr-runtime-3.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/antlr-runtime-3.2.jar>
[INFO] Copying stringtemplate-3.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/stringtemplate-3.2.jar>
[INFO] Copying cassandra-all-0.8.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/cassandra-all-0.8.1.jar>
[INFO] Copying cassandra-thrift-0.8.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/cassandra-thrift-0.8.1.jar>
[INFO] Copying avro-1.4.0-cassandra-1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/avro-1.4.0-cassandra-1.jar>
[INFO] Copying commons-math-2.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-math-2.2.jar>
[INFO] Copying hadoop-core-0.20.204.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/hadoop-core-0.20.204.0.jar>
[INFO] Copying httpclient-4.0.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/httpclient-4.0.1.jar>
[INFO] Copying httpcore-4.0.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/httpcore-4.0.1.jar>
[INFO] Copying lucene-analyzers-3.4.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/lucene-analyzers-3.4.0.jar>
[INFO] Copying lucene-core-3.4.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/lucene-core-3.4.0.jar>
[INFO] Copying mahout-collections-1.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-collections-1.0.jar>
[INFO] Copying mahout-core-0.6-SNAPSHOT-clover.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-core-0.6-SNAPSHOT-clover.jar>
[INFO] Copying mahout-core-0.6-SNAPSHOT-tests.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-core-0.6-SNAPSHOT-tests.jar>
[INFO] Copying mahout-math-0.6-SNAPSHOT-clover.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-math-0.6-SNAPSHOT-clover.jar>
[INFO] Copying mahout-math-0.6-SNAPSHOT.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-math-0.6-SNAPSHOT.jar>
[INFO] Copying mahout-math-0.6-SNAPSHOT-tests.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mahout-math-0.6-SNAPSHOT-tests.jar>
[INFO] Copying commons-cli-2.0-mahout.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/commons-cli-2.0-mahout.jar>
[INFO] Copying solr-commons-csv-3.4.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/solr-commons-csv-3.4.0.jar>
[INFO] Copying libthrift-0.6.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/libthrift-0.6.1.jar>
[INFO] Copying jackson-core-asl-1.8.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jackson-core-asl-1.8.2.jar>
[INFO] Copying jackson-mapper-asl-1.8.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jackson-mapper-asl-1.8.2.jar>
[INFO] Copying easymock-3.0.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/easymock-3.0.jar>
[INFO] Copying bson-2.5.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/bson-2.5.jar>
[INFO] Copying mongo-java-driver-2.5.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/mongo-java-driver-2.5.jar>
[INFO] Copying jetty-6.1.22.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jetty-6.1.22.jar>
[INFO] Copying jetty-util-6.1.22.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jetty-util-6.1.22.jar>
[INFO] Copying servlet-api-2.5-20081211.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/servlet-api-2.5-20081211.jar>
[INFO] Copying objenesis-1.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/objenesis-1.2.jar>
[INFO] Copying jul-to-slf4j-1.6.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/jul-to-slf4j-1.6.1.jar>
[INFO] Copying slf4j-api-1.6.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/slf4j-api-1.6.1.jar>
[INFO] Copying slf4j-jcl-1.6.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/slf4j-jcl-1.6.1.jar>
[INFO] Copying slf4j-log4j12-1.6.1.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/slf4j-log4j12-1.6.1.jar>
[INFO] Copying uncommons-maths-1.2.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/uncommons-maths-1.2.2.jar>
[INFO] Copying watchmaker-framework-0.6.2.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/watchmaker-framework-0.6.2.jar>
[INFO] Copying snakeyaml-1.6.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/snakeyaml-1.6.jar>
[INFO] Copying xpp3_min-1.1.4c.jar to 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/dependency/xpp3_min-1.1.4c.jar>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[WARNING] NOT adding sources to artifacts with classifier as Maven only 
supports one classifier per artifact. Current artifact 
[org.apache.mahout:mahout-integration:jar:clover:0.6-SNAPSHOT] has a [clover] 
classifier.
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/integration/target/clover/mahout-integration-0.6-SNAPSHOT-clover.jar>
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-integration/0.6-SNAPSHOT/mahout-integration-0.6-SNAPSHOT-clover.jar
[INFO] Installing 
<https://builds.apache.org/job/Mahout-Quality/1141/artifact/trunk/integration/target/mahout-integration-0.6-SNAPSHOT-sources.jar>
 to 
/home/jenkins/.m2/repository/org/apache/mahout/mahout-integration/0.6-SNAPSHOT/mahout-integration-0.6-SNAPSHOT-sources.jar
[INFO] [clover2:instrument {execution: default-cli}]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Examples
[INFO]    task-segment: [clean, install, javadoc:javadoc, 
checkstyle:checkstyle, findbugs:findbugs, clover2:instrument]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 137 source files to 
<https://builds.apache.org/job/Mahout-Quality/1141/artifact/trunk/examples/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/examples/src/main/java/org/apache/mahout/clustering/syntheticcontrol/dirichlet/Job.java>:[155,31]
 unreported exception java.lang.Exception; must be caught or declared to be 
thrown
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Mahout-Quality/ws/trunk/examples/src/main/java/org/apache/mahout/clustering/syntheticcontrol/dirichlet/Job.java>:[155,31]
 unreported exception java.lang.Exception; must be caught or declared to be 
thrown

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 173 minutes 40 seconds
[INFO] Finished at: Thu Nov 03 07:57:29 UTC 2011
[INFO] Final Memory: 156M/360M
[INFO] ------------------------------------------------------------------------
Build step 'Invoke top-level Maven targets' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc
Updating MAHOUT-867
Publishing Clover coverage report...
No Clover report will be published due to a Build Failure

Reply via email to