See <https://builds.apache.org/job/Mahout-Quality/2147/>
------------------------------------------ [...truncated 197812 lines...] Running org.apache.mahout.classifier.sgd.GradientMachineTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 sec - in org.apache.mahout.classifier.sgd.GradientMachineTest Running org.apache.mahout.classifier.df.split.RegressionSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.mahout.classifier.df.split.RegressionSplitTest Running org.apache.mahout.classifier.df.split.DefaultIgSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 sec - in org.apache.mahout.classifier.df.split.DefaultIgSplitTest Running org.apache.mahout.classifier.df.split.OptIgSplitTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 sec - in org.apache.mahout.classifier.df.split.OptIgSplitTest Running org.apache.mahout.classifier.df.data.DatasetTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 sec - in org.apache.mahout.classifier.df.data.DatasetTest Running org.apache.mahout.classifier.df.data.DescriptorUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec - in org.apache.mahout.classifier.df.data.DescriptorUtilsTest Running org.apache.mahout.classifier.df.data.DataLoaderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.862 sec - in org.apache.mahout.classifier.df.data.DataLoaderTest Running org.apache.mahout.classifier.df.data.DataConverterTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.362 sec - in org.apache.mahout.classifier.df.data.DataConverterTest Running org.apache.mahout.classifier.df.data.DataTest Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec - in org.apache.mahout.classifier.df.data.DataTest Running org.apache.mahout.classifier.df.mapreduce.partial.Step1MapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 sec - in org.apache.mahout.classifier.df.mapreduce.partial.Step1MapperTest Running org.apache.mahout.classifier.df.mapreduce.partial.TreeIDTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 sec - in org.apache.mahout.classifier.df.mapreduce.partial.TreeIDTest Running org.apache.mahout.classifier.df.mapreduce.partial.PartialBuilderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.46 sec - in org.apache.mahout.classifier.df.mapreduce.partial.PartialBuilderTest Running org.apache.mahout.classifier.df.mapreduce.inmem.InMemInputSplitTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.mahout.classifier.df.mapreduce.inmem.InMemInputSplitTest Running org.apache.mahout.classifier.df.mapreduce.inmem.InMemInputFormatTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec - in org.apache.mahout.classifier.df.mapreduce.inmem.InMemInputFormatTest Running org.apache.mahout.classifier.df.builder.DecisionTreeBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.classifier.df.builder.DecisionTreeBuilderTest Running org.apache.mahout.classifier.df.builder.DefaultTreeBuilderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.mahout.classifier.df.builder.DefaultTreeBuilderTest Running org.apache.mahout.classifier.df.builder.InfiniteRecursionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec - in org.apache.mahout.classifier.df.builder.InfiniteRecursionTest Running org.apache.mahout.classifier.df.DecisionForestTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.apache.mahout.classifier.df.DecisionForestTest Running org.apache.mahout.classifier.df.node.NodeTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.mahout.classifier.df.node.NodeTest Running org.apache.mahout.classifier.df.tools.VisualizerTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec - in org.apache.mahout.classifier.df.tools.VisualizerTest Running org.apache.mahout.classifier.RegressionResultAnalyzerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.mahout.classifier.RegressionResultAnalyzerTest Running org.apache.mahout.classifier.ConfusionMatrixTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.mahout.classifier.ConfusionMatrixTest Running org.apache.mahout.classifier.naivebayes.NaiveBayesTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.248 sec - in org.apache.mahout.classifier.naivebayes.NaiveBayesTest Running org.apache.mahout.classifier.naivebayes.ComplementaryNaiveBayesClassifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.mahout.classifier.naivebayes.ComplementaryNaiveBayesClassifierTest Running org.apache.mahout.classifier.naivebayes.NaiveBayesModelTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in org.apache.mahout.classifier.naivebayes.NaiveBayesModelTest Running org.apache.mahout.classifier.naivebayes.StandardNaiveBayesClassifierTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 sec - in org.apache.mahout.classifier.naivebayes.StandardNaiveBayesClassifierTest Running org.apache.mahout.classifier.naivebayes.training.IndexInstancesMapperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.mahout.classifier.naivebayes.training.IndexInstancesMapperTest Running org.apache.mahout.classifier.naivebayes.training.ThetaMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.mahout.classifier.naivebayes.training.ThetaMapperTest Running org.apache.mahout.classifier.naivebayes.training.WeightsMapperTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec - in org.apache.mahout.classifier.naivebayes.training.WeightsMapperTest Running org.apache.mahout.classifier.evaluation.AucTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.mahout.classifier.evaluation.AucTest Running org.apache.mahout.classifier.discriminative.WinnowTrainerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec - in org.apache.mahout.classifier.discriminative.WinnowTrainerTest Running org.apache.mahout.classifier.discriminative.PerceptronTrainerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 sec - in org.apache.mahout.classifier.discriminative.PerceptronTrainerTest Running org.apache.mahout.classifier.discriminative.LinearModelTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 sec - in org.apache.mahout.classifier.discriminative.LinearModelTest Running org.apache.mahout.clustering.kmeans.TestKmeansClustering Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.642 sec - in org.apache.mahout.clustering.kmeans.TestKmeansClustering Running org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 sec - in org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator Running org.apache.mahout.clustering.kmeans.TestEigenSeedGenerator Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 sec - in org.apache.mahout.clustering.kmeans.TestEigenSeedGenerator Running org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.306 sec - in org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest Running org.apache.mahout.clustering.streaming.cluster.BallKMeansTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.957 sec - in org.apache.mahout.clustering.streaming.cluster.BallKMeansTest Running org.apache.mahout.clustering.TestClusterInterface Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.apache.mahout.clustering.TestClusterInterface Running org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.755 sec - in org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer Running org.apache.mahout.clustering.TestGaussianAccumulators Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.435 sec - in org.apache.mahout.clustering.TestGaussianAccumulators Running org.apache.mahout.clustering.spectral.common.TestAffinityMatrixInputJob Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.apache.mahout.clustering.spectral.common.TestAffinityMatrixInputJob Running org.apache.mahout.clustering.spectral.common.TestVectorCache Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.473 sec - in org.apache.mahout.clustering.spectral.common.TestVectorCache Running org.apache.mahout.clustering.spectral.common.TestUnitVectorizerJob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec - in org.apache.mahout.clustering.spectral.common.TestUnitVectorizerJob Running org.apache.mahout.clustering.spectral.common.TestMatrixDiagonalizeJob Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.382 sec - in org.apache.mahout.clustering.spectral.common.TestMatrixDiagonalizeJob Running org.apache.mahout.clustering.spectral.common.TestVectorMatrixMultiplicationJob Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.mahout.clustering.spectral.common.TestVectorMatrixMultiplicationJob Running org.apache.mahout.clustering.spectral.eigencuts.TestEigencutsAffinityCutsJob Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.548 sec - in org.apache.mahout.clustering.spectral.eigencuts.TestEigencutsAffinityCutsJob Running org.apache.mahout.clustering.spectral.eigencuts.TestEigencutsSensitivityJob Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 sec - in org.apache.mahout.clustering.spectral.eigencuts.TestEigencutsSensitivityJob Running org.apache.mahout.clustering.iterator.TestClusterClassifier Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.45 sec - in org.apache.mahout.clustering.iterator.TestClusterClassifier Running org.apache.mahout.clustering.minhash.TestMinHashClustering Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.551 sec - in org.apache.mahout.clustering.minhash.TestMinHashClustering Running org.apache.mahout.clustering.topdown.PathDirectoryTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.mahout.clustering.topdown.PathDirectoryTest Running org.apache.mahout.clustering.topdown.postprocessor.ClusterOutputPostProcessorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.701 sec - in org.apache.mahout.clustering.topdown.postprocessor.ClusterOutputPostProcessorTest Running org.apache.mahout.clustering.topdown.postprocessor.ClusterCountReaderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec - in org.apache.mahout.clustering.topdown.postprocessor.ClusterCountReaderTest Running org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.794 sec - in org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering Running org.apache.mahout.clustering.classify.ClusterClassificationDriverTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.128 sec - in org.apache.mahout.clustering.classify.ClusterClassificationDriverTest Running org.apache.mahout.clustering.dirichlet.TestMapReduce Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.835 sec - in org.apache.mahout.clustering.dirichlet.TestMapReduce Running org.apache.mahout.clustering.dirichlet.TestDistributions Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec - in org.apache.mahout.clustering.dirichlet.TestDistributions Running org.apache.mahout.clustering.dirichlet.TestDirichletClustering Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.022 sec - in org.apache.mahout.clustering.dirichlet.TestDirichletClustering Running org.apache.mahout.clustering.canopy.TestCanopyCreation Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.729 sec - in org.apache.mahout.clustering.canopy.TestCanopyCreation Running org.apache.mahout.clustering.meanshift.TestMeanShift Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.945 sec - in org.apache.mahout.clustering.meanshift.TestMeanShift Running org.apache.mahout.fpm.pfpgrowth.FPGrowthTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 sec - in org.apache.mahout.fpm.pfpgrowth.FPGrowthTest Running org.apache.mahout.fpm.pfpgrowth.FPGrowthRetailDataTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.95 sec - in org.apache.mahout.fpm.pfpgrowth.FPGrowthRetailDataTest Running org.apache.mahout.fpm.pfpgrowth.PFPGrowthTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.464 sec - in org.apache.mahout.fpm.pfpgrowth.PFPGrowthTest Running org.apache.mahout.fpm.pfpgrowth.FPGrowthSyntheticDataTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.194 sec - in org.apache.mahout.fpm.pfpgrowth.FPGrowthSyntheticDataTest Running org.apache.mahout.fpm.pfpgrowth.fpgrowth.FrequentPatternMaxHeapTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.156 sec - in org.apache.mahout.fpm.pfpgrowth.fpgrowth.FrequentPatternMaxHeapTest Running org.apache.mahout.fpm.pfpgrowth.PFPGrowthRetailDataTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.209 sec - in org.apache.mahout.fpm.pfpgrowth.PFPGrowthRetailDataTest Running org.apache.mahout.fpm.pfpgrowth.TransactionTreeTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.047 sec - in org.apache.mahout.fpm.pfpgrowth.TransactionTreeTest Running org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest Running org.apache.mahout.vectorizer.encoders.ContinuousValueEncoderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.apache.mahout.vectorizer.encoders.ContinuousValueEncoderTest Running org.apache.mahout.vectorizer.encoders.TextValueEncoderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.mahout.vectorizer.encoders.TextValueEncoderTest Running org.apache.mahout.vectorizer.encoders.ConstantValueEncoderTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec - in org.apache.mahout.vectorizer.encoders.ConstantValueEncoderTest Running org.apache.mahout.vectorizer.encoders.WordLikeValueEncoderTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.apache.mahout.vectorizer.encoders.WordLikeValueEncoderTest Running org.apache.mahout.vectorizer.DocumentProcessorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec - in org.apache.mahout.vectorizer.DocumentProcessorTest Running org.apache.mahout.vectorizer.HighDFWordsPrunerTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec - in org.apache.mahout.vectorizer.HighDFWordsPrunerTest Running org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.556 sec - in org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest Running org.apache.mahout.vectorizer.DictionaryVectorizerTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.501 sec - in org.apache.mahout.vectorizer.DictionaryVectorizerTest Running org.apache.mahout.vectorizer.collocations.llr.CollocMapperTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.381 sec - in org.apache.mahout.vectorizer.collocations.llr.CollocMapperTest Running org.apache.mahout.vectorizer.collocations.llr.GramKeyGroupComparatorTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec - in org.apache.mahout.vectorizer.collocations.llr.GramKeyGroupComparatorTest Running org.apache.mahout.vectorizer.collocations.llr.GramTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec - in org.apache.mahout.vectorizer.collocations.llr.GramTest Running org.apache.mahout.vectorizer.collocations.llr.LLRReducerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 sec - in org.apache.mahout.vectorizer.collocations.llr.LLRReducerTest Running org.apache.mahout.vectorizer.collocations.llr.GramKeyTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.apache.mahout.vectorizer.collocations.llr.GramKeyTest Running org.apache.mahout.vectorizer.collocations.llr.CollocReducerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 sec - in org.apache.mahout.vectorizer.collocations.llr.CollocReducerTest Running org.apache.mahout.vectorizer.collocations.llr.GramKeyPartitionerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec - in org.apache.mahout.vectorizer.collocations.llr.GramKeyPartitionerTest Running org.apache.mahout.vectorizer.EncodedVectorsFromSequenceFilesTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.033 sec - in org.apache.mahout.vectorizer.EncodedVectorsFromSequenceFilesTest Running org.apache.mahout.common.StringUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.apache.mahout.common.StringUtilsTest Running org.apache.mahout.common.distance.TestMahalanobisDistanceMeasure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.apache.mahout.common.distance.TestMahalanobisDistanceMeasure Running org.apache.mahout.common.distance.TestChebyshevMeasure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec - in org.apache.mahout.common.distance.TestChebyshevMeasure Running org.apache.mahout.common.distance.TestManhattanDistanceMeasure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.mahout.common.distance.TestManhattanDistanceMeasure Running org.apache.mahout.common.distance.CosineDistanceMeasureTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.mahout.common.distance.CosineDistanceMeasureTest Running org.apache.mahout.common.distance.TestWeightedEuclideanDistanceMeasureTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec - in org.apache.mahout.common.distance.TestWeightedEuclideanDistanceMeasureTest Running org.apache.mahout.common.distance.TestEuclideanDistanceMeasure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.apache.mahout.common.distance.TestEuclideanDistanceMeasure Running org.apache.mahout.common.distance.TestMinkowskiMeasure Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.apache.mahout.common.distance.TestMinkowskiMeasure Running org.apache.mahout.common.distance.TestWeightedManhattanDistanceMeasure Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec - in org.apache.mahout.common.distance.TestWeightedManhattanDistanceMeasure Running org.apache.mahout.common.distance.TestTanimotoDistanceMeasure Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.mahout.common.distance.TestTanimotoDistanceMeasure Running org.apache.mahout.common.lucene.AnalyzerUtilsTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec - in org.apache.mahout.common.lucene.AnalyzerUtilsTest Running org.apache.mahout.common.IntPairWritableTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in org.apache.mahout.common.IntPairWritableTest Running org.apache.mahout.common.iterator.TestStableFixedSizeSampler Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec - in org.apache.mahout.common.iterator.TestStableFixedSizeSampler Running org.apache.mahout.common.iterator.TestSamplingIterator Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 sec - in org.apache.mahout.common.iterator.TestSamplingIterator Running org.apache.mahout.common.iterator.CountingIteratorTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.mahout.common.iterator.CountingIteratorTest Running org.apache.mahout.common.iterator.TestFixedSizeSampler Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.mahout.common.iterator.TestFixedSizeSampler Running org.apache.mahout.common.AbstractJobTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 sec - in org.apache.mahout.common.AbstractJobTest Running org.apache.mahout.driver.MahoutDriverTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 sec - in org.apache.mahout.driver.MahoutDriverTest Results : Failed tests: SearchSanityTest.testRemoval:166->Assert.assertEquals:494->Assert.failNotEquals:743->Assert.fail:88 Previous second neighbor should be first expected:<0.0> but was:<20.444605426510208> Tests run: 840, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Mahout Build Tools ................................ SUCCESS [8.815s] [INFO] Apache Mahout ..................................... SUCCESS [3.864s] [INFO] Mahout Math ....................................... SUCCESS [3:15.038s] [INFO] Mahout Core ....................................... FAILURE [19:30.514s] [INFO] Mahout Integration ................................ SKIPPED [INFO] Mahout Examples ................................... SKIPPED [INFO] Mahout Release Package ............................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23:00.790s [INFO] Finished at: Tue Jul 16 22:47:32 UTC 2013 [INFO] Final Memory: 40M/226M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test) on project mahout-core: There are test failures. [ERROR] [ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/trunk/core/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-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
