You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/07/30 02:46:56 UTC

Build failed in Jenkins: Mahout-Quality #2171

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

Changes:

[smarthi] MAHOUT-1296: Removed deprecated algorithms, removed references to Minhash clustering from cluster_reuters.sh

------------------------------------------
[...truncated 310531 lines...]
     [java] Applying edu.umd.cs.findbugs.detect.DroppedException to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.LoadOfKnownNullValue to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethodInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.URLProblems to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethods to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.NumberConstructor to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSqlInjection to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindDoubleCheck to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindFinalizeInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindHEmismatch to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNakedNotify to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindReturnRef to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindRunInvocations to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SwitchFallthrough to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSpinLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNonShortCircuit to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindTwoLockWait to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnconditionalWait to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DontUseEnum to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsyncGet to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InitializationChain to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IteratorIdioms to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.PreferZeroLengthArrays to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizingOnContentsOfFieldToProtectField to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MutableLock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MutableStaticFields to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.Naming to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.ReadReturnShouldBeChecked to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SerializableIdiom to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StartInConstructor to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindBadForLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.WaitInLoop to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindNullDerefsInvolvingNonShortCircuitEvaluation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindOpenStream to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUselessControlFlow to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnreleasedLock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindRefComparison to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindMismatchedWaitOrNotify to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindEmptySynchronizedBlock to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindInconsistentSync2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindLocalSelfAssignment2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IncompatMask to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.LazyInit to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindJSR166LockMonitorenter to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUncalledPrivateMethods to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.UncallableMethodOfAnonymousClass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StringConcatenation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InefficientToArray to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InvalidJUnitTest to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadlyOverriddenAdapter to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadResultSetAccess to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SuperfluousInstanceOf to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.SuspiciousThreadInterrupted to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindDeadLocalStores to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.WrongMapIterator to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.InstantiateStaticClass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.RuntimeExceptionCapture to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindFloatEquality to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsatisfiedObligation to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.UnnecessaryMath to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.RedundantInterfaces to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MultithreadedInstanceAccess to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadUseOfReturnValue to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.MethodReturnCheck to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IDivResultCastToDouble to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindBadCast2 to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.BadSyntaxForRegularExpression to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.VarArgsProblems to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindPuzzlers to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.IntCast2LongAsInstant to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindSleepWithLockHeld to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DuplicateBranches to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.XMLFactoryBypass to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.ConfusedInheritance to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.QuestionableBooleanAssignment to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.AppendingToAnObjectOutputStream to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.StaticCalendarDetector to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CheckTypeQualifiers to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.CrossSiteScripting to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.AtomicityProblem to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Applying edu.umd.cs.findbugs.detect.DefaultEncodingDetector to org/apache/mahout/cf/taste/impl/recommender/svd/ParallelSGDFactorizer
     [java] Pass 2: Analyzing classes (783 / 783) - 100% completeDone with analysis
     [java] Warnings generated: 30
     [java] Analysis completed
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-core ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Integration 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1
[WARNING] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1
[WARNING] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-integration ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/classes
[WARNING] Note: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses or overrides a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/src/main/java/org/apache/mahout/cf/taste/impl/model/mongodb/MongoDBDataModel.java uses unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-integration ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-integration ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/test-classes
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ mahout-integration ---
[INFO] Surefire report directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/surefire-reports
[INFO] parallel='classes', perCoreThreadCount=false, threadCount=1, useUnlimitedThreads=false

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

-------------------------------------------------------
 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.133 sec - in org.apache.mahout.cf.taste.impl.similarity.jdbc.MySQLJDBCInMemoryItemSimilarityTest
Running org.apache.mahout.clustering.TestClusterEvaluator
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.935 sec - in org.apache.mahout.clustering.TestClusterEvaluator
Running org.apache.mahout.clustering.TestClusterDumper
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.907 sec - in org.apache.mahout.clustering.TestClusterDumper
Running org.apache.mahout.clustering.cdbw.TestCDbwEvaluator
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.234 sec - in org.apache.mahout.clustering.cdbw.TestCDbwEvaluator
Running org.apache.mahout.utils.TestConcatenateVectorsJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.459 sec - in org.apache.mahout.utils.TestConcatenateVectorsJob
Running org.apache.mahout.utils.vectors.lucene.LuceneIterableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec - in org.apache.mahout.utils.vectors.lucene.LuceneIterableTest
Running org.apache.mahout.utils.vectors.lucene.DriverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.96 sec - in org.apache.mahout.utils.vectors.lucene.DriverTest
Running org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 sec - in org.apache.mahout.utils.vectors.lucene.CachedTermInfoTest
Running org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.apache.mahout.utils.vectors.csv.CSVVectorIteratorTest
Running org.apache.mahout.utils.vectors.VectorHelperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.mahout.utils.vectors.VectorHelperTest
Running org.apache.mahout.utils.vectors.io.VectorWriterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.592 sec - in org.apache.mahout.utils.vectors.io.VectorWriterTest
Running org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.mahout.utils.vectors.arff.MapBackedARFFModelTest
Running org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 sec - in org.apache.mahout.utils.vectors.arff.ARFFVectorIterableTest
Running org.apache.mahout.utils.vectors.arff.DriverTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.mahout.utils.vectors.arff.DriverTest
Running org.apache.mahout.utils.vectors.arff.ARFFTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.mahout.utils.vectors.arff.ARFFTypeTest
Running org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.mahout.utils.nlp.collocations.llr.BloomTokenFilterTest
Running org.apache.mahout.utils.SplitInputTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.83 sec - in org.apache.mahout.utils.SplitInputTest
Running org.apache.mahout.utils.Bump125Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec - in org.apache.mahout.utils.Bump125Test
Running org.apache.mahout.utils.email.MailProcessorTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 sec - in org.apache.mahout.utils.email.MailProcessorTest
Running org.apache.mahout.utils.regex.RegexMapperTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 sec - in org.apache.mahout.utils.regex.RegexMapperTest
Running org.apache.mahout.utils.regex.RegexUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec - in org.apache.mahout.utils.regex.RegexUtilsTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.255 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.726 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageMRJobTest
Running org.apache.mahout.text.LuceneSegmentInputFormatTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.914 sec - in org.apache.mahout.text.LuceneSegmentInputFormatTest
Running org.apache.mahout.text.MailArchivesClusteringAnalyzerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec - in org.apache.mahout.text.MailArchivesClusteringAnalyzerTest
Running org.apache.mahout.text.SequenceFilesFromMailArchivesTest
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.823 sec <<< FAILURE! - in org.apache.mahout.text.SequenceFilesFromMailArchivesTest
testSequential(org.apache.mahout.text.SequenceFilesFromMailArchivesTest)  Time elapsed: 0.561 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<TE...@example.com> but was:<TE...@example.com>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.mahout.text.SequenceFilesFromMailArchivesTest.testSequential(SequenceFilesFromMailArchivesTest.java:106)

Running org.apache.mahout.text.LuceneSegmentInputSplitTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.039 sec - in org.apache.mahout.text.LuceneSegmentInputSplitTest
Running org.apache.mahout.text.LuceneStorageConfigurationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.396 sec - in org.apache.mahout.text.LuceneStorageConfigurationTest
Running org.apache.mahout.text.LuceneSegmentRecordReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.24 sec - in org.apache.mahout.text.LuceneSegmentRecordReaderTest
Running org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.538 sec - in org.apache.mahout.text.SequenceFilesFromLuceneStorageDriverTest
Running org.apache.mahout.text.TestSequenceFilesFromDirectory
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.954 sec - in org.apache.mahout.text.TestSequenceFilesFromDirectory

Results :

Failed tests: 
  SequenceFilesFromMailArchivesTest.testSequential:106->Assert.assertEquals:144->Assert.assertEquals:115 expected:<TE...@example.com> but was:<TE...@example.com>

Tests run: 95, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [5.450s]
[INFO] Apache Mahout ..................................... SUCCESS [1.670s]
[INFO] Mahout Math ....................................... SUCCESS [2:29.786s]
[INFO] Mahout Core ....................................... SUCCESS [16:12.604s]
[INFO] Mahout Integration ................................ FAILURE [1:03.602s]
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:55.106s
[INFO] Finished at: Tue Jul 30 00:46:45 UTC 2013
[INFO] Final Memory: 51M/239M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project mahout-integration: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/integration/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mahout-integration
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
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log in user 'hudson' failed. The maximum number of failed login attempts has been reached. Please log into the application through the web interface to reset the number of failed login attempts.

Jenkins build is back to normal : Mahout-Quality #2173

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/2173/changes>


Build failed in Jenkins: Mahout-Quality #2172

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Mahout-Quality/2172/changes>

Changes:

[ssc] MAHOUT-1289 Move downsampling code into RowSimilarityJob

------------------------------------------
[...truncated 197062 lines...]
     [java] Applying edu.umd.cs.findbugs.detect.BadlyOverriddenAdapter to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.BadResultSetAccess to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.SuperfluousInstanceOf to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.SuspiciousThreadInterrupted to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindDeadLocalStores to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.WrongMapIterator to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.InstantiateStaticClass to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.RuntimeExceptionCapture to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindFloatEquality to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsatisfiedObligation to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.UnnecessaryMath to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.RedundantInterfaces to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.MultithreadedInstanceAccess to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.BadUseOfReturnValue to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.MethodReturnCheck to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.IDivResultCastToDouble to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindBadCast2 to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.BadSyntaxForRegularExpression to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.VarArgsProblems to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindPuzzlers to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.IntCast2LongAsInstant to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindSleepWithLockHeld to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.DuplicateBranches to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.XMLFactoryBypass to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.ConfusedInheritance to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.QuestionableBooleanAssignment to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.AppendingToAnObjectOutputStream to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.StaticCalendarDetector to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.CheckTypeQualifiers to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.CrossSiteScripting to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.AtomicityProblem to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Applying edu.umd.cs.findbugs.detect.DefaultEncodingDetector to org/apache/mahout/math/map/OpenCharCharHashMap
     [java] Pass 2: Analyzing classes (1431 / 1432) - 99% complete    46 1/2  1431/1432 org/apache/mahout/math/map/OpenShortLongHashMap$MapIteratorApplying edu.umd.cs.findbugs.detect.FindUseOfNonSerializableValue to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.NoteNonnullReturnValues to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.NoteUnconditionalParamDerefs to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.UnreadFields to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.ReadOfInstanceFieldInMethodInvokedByConstructorInSuperclass to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUninitializedGet to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindMaskedFields to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DontIgnoreResultOfPutIfAbsent to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindNullDeref to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizeAndNullCheckField to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InitializeNonnullFieldsInConstructor to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.BooleanReturnNull to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.ConfusionBetweenInheritedAndOuterMethod to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizationOnSharedBuiltinConstant to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizeOnClassLiteralNotGetClass to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InfiniteRecursiveLoop to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InfiniteLoop to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.VolatileUsage to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InheritanceUnsafeGetResource to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.EmptyZipFileEntry to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DoInsideDoPrivileged to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.HugeSharedStringConstants to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FinalizerNullsFields to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InconsistentAnnotations to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.RepeatedConditionals to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FormatStringChecker to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.LostLoggerDueToWeakReference to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.CheckImmutableAnnotation to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DontCatchIllegalMonitorStateException to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.CloneIdiom to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.ComparatorIdiom to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindFieldSelfAssignment to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindSelfComparison to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindSelfComparison2 to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DroppedException to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.LoadOfKnownNullValue to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethodInvocations to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.URLProblems to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DumbMethods to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.NumberConstructor to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindSqlInjection to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindDoubleCheck to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindFinalizeInvocations to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindHEmismatch to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindNakedNotify to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindReturnRef to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindRunInvocations to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SwitchFallthrough to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindSpinLoop to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindNonShortCircuit to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindTwoLockWait to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUnconditionalWait to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DontUseEnum to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsyncGet to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InitializationChain to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.IteratorIdioms to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.PreferZeroLengthArrays to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SynchronizingOnContentsOfFieldToProtectField to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.MutableLock to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.MutableStaticFields to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.Naming to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.ReadReturnShouldBeChecked to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SerializableIdiom to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.StartInConstructor to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindBadForLoop to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.WaitInLoop to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindNullDerefsInvolvingNonShortCircuitEvaluation to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindOpenStream to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUselessControlFlow to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUnreleasedLock to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindRefComparison to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindMismatchedWaitOrNotify to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindEmptySynchronizedBlock to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindInconsistentSync2 to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindLocalSelfAssignment2 to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.IncompatMask to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.LazyInit to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindJSR166LockMonitorenter to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUncalledPrivateMethods to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.UncallableMethodOfAnonymousClass to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.StringConcatenation to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InefficientToArray to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InvalidJUnitTest to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.BadlyOverriddenAdapter to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.BadResultSetAccess to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SuperfluousInstanceOf to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.SuspiciousThreadInterrupted to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindDeadLocalStores to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.WrongMapIterator to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.InstantiateStaticClass to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.RuntimeExceptionCapture to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindFloatEquality to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUnsatisfiedObligation to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.UnnecessaryMath to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.RedundantInterfaces to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.MultithreadedInstanceAccess to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.BadUseOfReturnValue to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.MethodReturnCheck to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.IDivResultCastToDouble to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindBadCast2 to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.BadSyntaxForRegularExpression to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.VarArgsProblems to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindPuzzlers to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.IntCast2LongAsInstant to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindSleepWithLockHeld to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DuplicateBranches to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.XMLFactoryBypass to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.ConfusedInheritance to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.QuestionableBooleanAssignment to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.AppendingToAnObjectOutputStream to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.FindUnrelatedTypesInGenericContainer to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.StaticCalendarDetector to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.CheckTypeQualifiers to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.CrossSiteScripting to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.AtomicityProblem to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Applying edu.umd.cs.findbugs.detect.DefaultEncodingDetector to org/apache/mahout/math/map/OpenShortLongHashMap$MapIterator
     [java] Pass 2: Analyzing classes (1432 / 1432) - 100% completeDone with analysis
     [java] Warnings generated: 79
     [java] Analysis completed
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-math ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Core 0.9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1
[WARNING] The POM for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1 is missing, no dependency information available
[WARNING] Failed to retrieve plugin descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1: Plugin com.atlassian.maven.plugins:maven-clover2-plugin:3.1.11.1 or one of its dependencies could not be resolved: Failed to read artifact descriptor for com.atlassian.maven.plugins:maven-clover2-plugin:jar:3.1.11.1
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 547 source files to /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] Note: Some input files use or override a deprecated API.
[WARNING] Note: Recompile with -Xlint:deprecation for details.
[WARNING] Note: Some input files use unchecked or unsafe operations.
[WARNING] Note: Recompile with -Xlint:unchecked for details.
[INFO] 4 warnings 
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/RowSimilarityJob.java:[35,42] cannot find symbol
symbol  : class VectorSumCombiner
location: package org.apache.mahout.common.mapreduce
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java:[54,42] cannot find symbol
symbol  : class VectorSumCombiner
location: package org.apache.mahout.common.mapreduce
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/RowSimilarityJob.java:[163,40] cannot find symbol
symbol  : class VectorSumCombiner
location: class org.apache.mahout.math.hadoop.similarity.cooccurrence.RowSimilarityJob
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java:[170,34] cannot find symbol
symbol  : class VectorSumCombiner
location: class org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJob
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [12.076s]
[INFO] Apache Mahout ..................................... SUCCESS [7.276s]
[INFO] Mahout Math ....................................... SUCCESS [2:46.752s]
[INFO] Mahout Core ....................................... FAILURE [1.658s]
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3:12.980s
[INFO] Finished at: Tue Jul 30 06:21:10 UTC 2013
[INFO] Final Memory: 55M/345M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project mahout-core: Compilation failure: Compilation failure:
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/RowSimilarityJob.java:[35,42] cannot find symbol
[ERROR] symbol  : class VectorSumCombiner
[ERROR] location: package org.apache.mahout.common.mapreduce
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java:[54,42] cannot find symbol
[ERROR] symbol  : class VectorSumCombiner
[ERROR] location: package org.apache.mahout.common.mapreduce
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/math/hadoop/similarity/cooccurrence/RowSimilarityJob.java:[163,40] cannot find symbol
[ERROR] symbol  : class VectorSumCombiner
[ERROR] location: class org.apache.mahout.math.hadoop.similarity.cooccurrence.RowSimilarityJob
[ERROR] /home/hudson/jenkins-slave/workspace/Mahout-Quality/trunk/core/src/main/java/org/apache/mahout/cf/taste/hadoop/als/ParallelALSFactorizationJob.java:[170,34] cannot find symbol
[ERROR] symbol  : class VectorSumCombiner
[ERROR] location: class org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJob
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :mahout-core
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
Error updating JIRA issues. Saving issues for next build.
com.atlassian.jira.rpc.exception.RemoteAuthenticationException: Attempt to log in user 'hudson' failed. The maximum number of failed login attempts has been reached. Please log into the application through the web interface to reset the number of failed login attempts.