See <https://builds.apache.org/job/mahout-nightly/1874/changes>
Changes:
[suneel.marthi] MAHOUT-1639: streamingkmeans doesn't properly validate
estimatedNumMapClusters -km
[suneel.marthi] MAHOUT-1652: Java 7 update
[suneel.marthi] MAHOUT-1652: Java 7 update
[suneel.marthi] MAHOUT-1652: Java 7 update, upgrading maven-compiler-plugin to
3.2 to fix Jenkins failures with Java 7
------------------------------------------
[...truncated 2977 lines...]
at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1293)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:415)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
at org.apache.hadoop.mapreduce.Job.submit(Job.java:1293)
at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1314)
at
org.apache.mahout.vectorizer.DocumentProcessor.tokenizeDocuments(DocumentProcessor.java:93)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.runTest(DictionaryVectorizerTest.java:111)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.testCreateTermFrequencyVectorsNam(DictionaryVectorizerTest.java:86)
testCreateTermFrequencyVectorsSeqNam(org.apache.mahout.vectorizer.DictionaryVectorizerTest)
Time elapsed: 0.129 sec <<< ERROR!
java.lang.NoSuchMethodError: com.google.common.base.Stopwatch.elapsedMillis()J
at
__randomizedtesting.SeedInfo.seed([8B8FC76714376292:134FA544C35EC4FB]:0)
at
org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(FileInputFormat.java:279)
at
org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat.listStatus(SequenceFileInputFormat.java:59)
at
org.apache.hadoop.mapreduce.lib.input.FileInputFormat.getSplits(FileInputFormat.java:385)
at
org.apache.hadoop.mapreduce.JobSubmitter.writeNewSplits(JobSubmitter.java:597)
at
org.apache.hadoop.mapreduce.JobSubmitter.writeSplits(JobSubmitter.java:614)
at
org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:492)
at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1296)
at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1293)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:415)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
at org.apache.hadoop.mapreduce.Job.submit(Job.java:1293)
at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1314)
at
org.apache.mahout.vectorizer.DocumentProcessor.tokenizeDocuments(DocumentProcessor.java:93)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.runTest(DictionaryVectorizerTest.java:111)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.testCreateTermFrequencyVectorsSeqNam(DictionaryVectorizerTest.java:96)
testCreateTermFrequencyVectorsSeq(org.apache.mahout.vectorizer.DictionaryVectorizerTest)
Time elapsed: 0.094 sec <<< ERROR!
java.lang.NoSuchMethodError: com.google.common.base.Stopwatch.elapsedMillis()J
at
__randomizedtesting.SeedInfo.seed([8B8FC76714376292:46EAF560F5D90C02]:0)
at
org.apache.hadoop.mapreduce.lib.input.FileInputFormat.listStatus(FileInputFormat.java:279)
at
org.apache.hadoop.mapreduce.lib.input.SequenceFileInputFormat.listStatus(SequenceFileInputFormat.java:59)
at
org.apache.hadoop.mapreduce.lib.input.FileInputFormat.getSplits(FileInputFormat.java:385)
at
org.apache.hadoop.mapreduce.JobSubmitter.writeNewSplits(JobSubmitter.java:597)
at
org.apache.hadoop.mapreduce.JobSubmitter.writeSplits(JobSubmitter.java:614)
at
org.apache.hadoop.mapreduce.JobSubmitter.submitJobInternal(JobSubmitter.java:492)
at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1296)
at org.apache.hadoop.mapreduce.Job$10.run(Job.java:1293)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:415)
at
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1628)
at org.apache.hadoop.mapreduce.Job.submit(Job.java:1293)
at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1314)
at
org.apache.mahout.vectorizer.DocumentProcessor.tokenizeDocuments(DocumentProcessor.java:93)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.runTest(DictionaryVectorizerTest.java:111)
at
org.apache.mahout.vectorizer.DictionaryVectorizerTest.testCreateTermFrequencyVectorsSeq(DictionaryVectorizerTest.java:91)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 sec - in
org.apache.mahout.vectorizer.encoders.CachingEncoderTest
Running org.apache.mahout.vectorizer.encoders.ConstantValueEncoderTest
Running org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.288 sec - in
org.apache.mahout.vectorizer.encoders.ConstantValueEncoderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in
org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest
Running org.apache.mahout.driver.MahoutDriverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 sec - in
org.apache.mahout.driver.MahoutDriverTest
Results :
Tests in error:
ParallelALSFactorizationJobTest.completeJobToyExample:71->explicitExample:112
» NoSuchMethod
ParallelALSFactorizationJobTest.completeJobToyExampleMultithreaded:76->explicitExample:112
» NoSuchMethod
ParallelALSFactorizationJobTest.completeJobImplicitToyExampleMultithreaded:162->implicitExample:188
» NoSuchMethod
ParallelALSFactorizationJobTest.completeJobImplicitToyExample:157->implicitExample:188
» NoSuchMethod
ParallelALSFactorizationJobTest.exampleWithIDMapping:259 » NoSuchMethod
com.go...
ParallelALSFactorizationJobTest.recommenderJobWithIDMapping:345 » NoSuchMethod
RecommenderJobTest.testCompleteJobBoolean:820 » NoSuchMethod
com.google.common...
RecommenderJobTest.testCompleteJobWithFiltering:881 » NoSuchMethod
com.google....
RecommenderJobTest.testCompleteJob:734 » NoSuchMethod
com.google.common.base.S...
ItemSimilarityJobTest.testMaxSimilaritiesPerItem:230 » NoSuchMethod
com.google...
ItemSimilarityJobTest.testCompleteJob:136 » NoSuchMethod
com.google.common.bas...
TestDistributedRowMatrix.testMatrixTimesMatrix:162 » NoSuchMethod
com.google.c...
TestDistributedRowMatrix.testTimesVectorTempDirDeletion:261 » NoSuchMethod
com...
TestDistributedRowMatrix.testTimesSquaredVectorTempDirDeletion:299 »
NoSuchMethod
TestDistributedRowMatrix.testNullMatrixColumnMeansJob:122 » IO
java.lang.NoSuc...
TestDistributedRowMatrix.testTranspose:80 » NoSuchMethod
com.google.common.bas...
TestDistributedRowMatrix.testMatrixColumnMeansJob:105 » IO
java.lang.NoSuchMet...
TestDistributedRowMatrix.testMatrixTimesVector:135 » NoSuchMethod
com.google.c...
TestDistributedRowMatrix.testMatrixTimesSquaredVector:148 » NoSuchMethod
com.g...
LocalSSVDSolverSparseSequentialTest.testSSVDSolverPowerIterations1:69->runSSVDSolver:158
» NoSuchMethod
LocalSSVDSolverDenseTest.testSSVDSolverPowerIterations1:59->runSSVDSolver:138
» NoSuchMethod
LocalSSVDSolverDenseTest.testSSVDSolverDense:54->runSSVDSolver:138 »
NoSuchMethod
LocalSSVDPCASparseTest.runPCATest1:87->runSSVDSolver:197 » NoSuchMethod
com.go...
BasicStatsTest.testStdDev:64 » NoSuchMethod
com.google.common.base.Stopwatch.e...
BasicStatsTest.testStdDev2:117 » NoSuchMethod
com.google.common.base.Stopwatch...
BasicStatsTest.testVar:52 » NoSuchMethod
com.google.common.base.Stopwatch.elap...
BasicStatsTest.testStdDevForGivenMean:76 » NoSuchMethod
com.google.common.base...
TestDistributedLanczosSolverCLI.testDistributedLanczosSolverCLI:64 »
NoSuchMethod
TestDistributedLanczosSolverCLI.testDistributedLanczosSolverEVJCLI:111 »
NoSuchMethod
TestDistributedConjugateGradientSolverCLI.testSolver:103 » NoSuchMethod
com.go...
TestDistributedConjugateGradientSolver.testSolver:53 » NoSuchMethod
com.google...
RowSimilarityJobTest.toyIntegrationMaxSimilaritiesPerRow:123 » NoSuchMethod
co...
RowSimilarityJobTest.toyIntegration:73 » NoSuchMethod
com.google.common.base.S...
RowSimilarityJobTest.toyIntegrationWithThreshold:168 » NoSuchMethod
com.google...
TestVectorDistanceSimilarityJob.testMaxDistance:185 » NoSuchMethod
com.google....
TestVectorDistanceSimilarityJob.testRun:155 » NoSuchMethod
com.google.common.b...
TestVectorDistanceSimilarityJob.testRunInverted:214 » NoSuchMethod
com.google....
ClusterClassificationDriverTest.testVectorClassificationWithOutlierRemovalMR:100->runClustering:145
» NoSuchMethod
TestCanopyCreation.testClusteringEuclideanMR:560 » NoSuchMethod
com.google.com...
TestCanopyCreation.testClusteringManhattanMR:530 » NoSuchMethod
com.google.com...
TestCanopyCreation.testClusteringEuclideanWithOutlierRemovalMR:590 »
NoSuchMethod
TestCanopyCreation.testCanopyGenEuclideanMR:380 » NoSuchMethod
com.google.comm...
TestCanopyCreation.testCanopyGenManhattanMR:325 » NoSuchMethod
com.google.comm...
TestCVBModelTrainer.testRandomStructuredModelViaMR:108 » NoSuchMethod
com.goog...
TestClusterClassifier.testMRFileClusterIteratorKMeans:216 » NoSuchMethod
com.g...
TestFuzzyKmeansClustering.testFuzzyKMeansMRJob:195 » NoSuchMethod
com.google.c...
TestKmeansClustering.testKMeansMRJob:280 » NoSuchMethod
com.google.common.base...
TestKmeansClustering.testKMeansWithCanopyClusterInput:311 » NoSuchMethod
com.g...
NaiveBayesTest.toyData:91 » NoSuchMethod
com.google.common.base.Stopwatch.elap...
NaiveBayesTest.toyDataComplementary:110 » NoSuchMethod
com.google.common.base....
SparseVectorsFromSequenceFilesTest.testCreateTermFrequencyVectors:71->runTest:192
» NoSuchMethod
EncodedVectorsFromSequenceFilesTest.testCreate:73->runTest:111 » NoSuchMethod
...
SparseVectorsFromSequenceFilesTest.testPruningTF:146->runTest:192 »
NoSuchMethod
EncodedVectorsFromSequenceFilesTest.testCreateNamed:78->runTest:111 »
NoSuchMethod
SparseVectorsFromSequenceFilesTest.testCreateTermFrequencyVectorsNam:77->runTest:192
» NoSuchMethod
EncodedVectorsFromSequenceFilesTest.testCreateSeqNamed:88->runTest:111 »
NoSuchMethod
SparseVectorsFromSequenceFilesTest.testCreateTermFrequencyVectorsSeqNam:89->runTest:192
» NoSuchMethod
EncodedVectorsFromSequenceFilesTest.testCreateSeq:83->runTest:111 »
NoSuchMethod
SparseVectorsFromSequenceFilesTest.testPruning:109->runTest:192 » NoSuchMethod
SparseVectorsFromSequenceFilesTest.testCreateTermFrequencyVectorsSeq:83->runTest:192
» NoSuchMethod
DocumentProcessorTest.testTokenizeDocuments:65 » NoSuchMethod
com.google.commo...
HighDFWordsPrunerTest.testHighDFWordsPreserving:82->runTest:111 » NoSuchMethod
HighDFWordsPrunerTest.testHighDFWordsPruning:87->runTest:111 » NoSuchMethod
co...
DictionaryVectorizerTest.testCreateTermFrequencyVectors:81->runTest:111 »
NoSuchMethod
DictionaryVectorizerTest.testCreateTermFrequencyVectorsNam:86->runTest:111 »
NoSuchMethod
DictionaryVectorizerTest.testCreateTermFrequencyVectorsSeqNam:96->runTest:111
» NoSuchMethod
DictionaryVectorizerTest.testCreateTermFrequencyVectorsSeq:91->runTest:111 »
NoSuchMethod
Tests run: 736, Failures: 0, Errors: 67, Skipped: 0
[JENKINS] Recording test results
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Mahout Build Tools ................................ SUCCESS [9.965s]
[INFO] Apache Mahout ..................................... SUCCESS [3.111s]
[INFO] Mahout Math ....................................... SUCCESS [2:34.214s]
[INFO] Mahout MapReduce Legacy ........................... FAILURE [4:46.234s]
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math Scala bindings ........................ SKIPPED
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] Mahout H2O backend ................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:37.690s
[INFO] Finished at: Wed Mar 25 23:08:21 UTC 2015
[INFO] Final Memory: 46M/386M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project mahout-mrlegacy: ExecutionException; nested exception is
java.util.concurrent.ExecutionException: java.lang.RuntimeException: The forked
VM terminated without saying properly goodbye. VM crash or System.exit called ?
[ERROR] Command was/bin/sh -c cd
<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy> &&
/home/jenkins/tools/java/jdk1.7.0_25-32/jre/bin/java
-Djava.security.auth.login.config=<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/../../buildtools/src/test/resources/jaas.config>
-jar
<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/surefire/surefirebooter4046622342008261331.jar>
<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/surefire/surefire8675816028920744602tmp>
<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/target/surefire/surefire_1934593442908191178417tmp>
[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-mrlegacy
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/math-scala/pom.xml> to
org.apache.mahout/mahout-math-scala_2.10/1.0-SNAPSHOT/mahout-math-scala_2.10-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Math Scala bindings
#1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6705 bytes
Compression is 0.0%
Took 0.48 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/h2o/pom.xml> to
org.apache.mahout/mahout-h2o/1.0-SNAPSHOT/mahout-h2o-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout H2O backend #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 7487 bytes
Compression is 0.0%
Took 5.5 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/spark-shell/pom.xml> to
org.apache.mahout/mahout-spark-shell_2.10/1.0-SNAPSHOT/mahout-spark-shell_2.10-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Spark bindings shell
#1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5930 bytes
Compression is 0.0%
Took 0.19 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/distribution/pom.xml> to
org.apache.mahout/mahout-distribution/1.0-SNAPSHOT/mahout-distribution-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Release Package #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3693 bytes
Compression is 0.0%
Took 16 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/integration/pom.xml> to
org.apache.mahout/mahout-integration/1.0-SNAPSHOT/mahout-integration-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Integration #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5355 bytes
Compression is 0.0%
Took 0.18 sec
[JENKINS] Archiving <https://builds.apache.org/job/mahout-nightly/ws/pom.xml>
to org.apache.mahout/mahout/1.0-SNAPSHOT/mahout-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Apache Mahout #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 41227 bytes
Compression is 0.0%
Took 97 ms
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/spark/pom.xml> to
org.apache.mahout/mahout-spark_2.10/1.0-SNAPSHOT/mahout-spark_2.10-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Spark bindings #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 10128 bytes
Compression is 0.0%
Took 0.35 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/math/pom.xml> to
org.apache.mahout/mahout-math/1.0-SNAPSHOT/mahout-math-1.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT.jar>
to
org.apache.mahout/mahout-math/1.0-20150325.230329-391/mahout-math-1.0-20150325.230329-391.jar
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT-tests.jar>
to
org.apache.mahout/mahout-math/1.0-20150325.230329-391/mahout-math-1.0-20150325.230329-391-tests.jar
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/math/target/mahout-math-1.0-SNAPSHOT-sources.jar>
to
org.apache.mahout/mahout-math/1.0-20150325.230329-391/mahout-math-1.0-20150325.230329-391-sources.jar
Sending artifact delta relative to mahout-nightly » Mahout Math #1873
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 3615673 bytes
Compression is 0.0%
Took 1.7 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/examples/pom.xml> to
org.apache.mahout/mahout-examples/1.0-SNAPSHOT/mahout-examples-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout Examples #1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5818 bytes
Compression is 0.0%
Took 2.4 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/mrlegacy/pom.xml> to
org.apache.mahout/mahout-mrlegacy/1.0-SNAPSHOT/mahout-mrlegacy-1.0-SNAPSHOT.pom
Sending artifact delta relative to mahout-nightly » Mahout MapReduce Legacy
#1873
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6705 bytes
Compression is 0.0%
Took 2.5 sec
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/buildtools/pom.xml> to
org.apache.mahout/mahout-buildtools/1.0-SNAPSHOT/mahout-buildtools-1.0-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/mahout-nightly/ws/buildtools/target/mahout-buildtools-1.0-SNAPSHOT.jar>
to
org.apache.mahout/mahout-buildtools/1.0-20150325.230053-394/mahout-buildtools-1.0-20150325.230053-394.jar
Sending artifact delta relative to mahout-nightly » Mahout Build Tools #1873
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 19153 bytes
Compression is 0.0%
Took 0.11 sec
Sending e-mails to: [email protected] [email protected]
channel stopped