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 2014/06/05 21:32:04 UTC

Build failed in Jenkins: Mahout-Quality #2633

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

------------------------------------------
Started by user dlyubimov
Building remotely on ubuntu4 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Mahout-Quality/ws/>
 > git rev-parse --is-inside-work-tree
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/mahout.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mahout.git
 > git --version
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/mahout.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit}
Checking out Revision 9cf90546dfa8bf11c99089a12d70b0272e7da211 (origin/master)
 > git config core.sparsecheckout
 > git checkout -f 9cf90546dfa8bf11c99089a12d70b0272e7da211
 > git rev-list 9cf90546dfa8bf11c99089a12d70b0272e7da211
[Mahout-Quality] $ /home/hudson/tools/maven/apache-maven-3.0.4/bin/mvn -f pom.xml -U clean install javadoc:javadoc scala:doc findbugs:findbugs pmd:pmd
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Mahout Build Tools
[INFO] Apache Mahout
[INFO] Mahout Math
[INFO] Mahout MapReduce Legacy
[INFO] Mahout Integration
[INFO] Mahout Examples
[INFO] Mahout Release Package
[INFO] Mahout Math/Scala wrappers
[INFO] Mahout Spark bindings
[INFO] Mahout Spark bindings shell
Downloading: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml
Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml
4/22 KB   2/13 KB   
4/22 KB   2/13 KB   
4/22 KB   6/13 KB   
4/22 KB   10/13 KB   
4/22 KB   13/13 KB   
8/22 KB   13/13 KB   
12/22 KB   13/13 KB   
16/22 KB   13/13 KB   
20/22 KB   13/13 KB   
22/22 KB   13/13 KB   
                      
Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-metadata.xml (13 KB at 31.8 KB/sec)
                      
Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/mojo/maven-metadata.xml (22 KB at 53.1 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SKIPPED
[INFO] Apache Mahout ..................................... SKIPPED
[INFO] Mahout Math ....................................... SKIPPED
[INFO] Mahout MapReduce Legacy ........................... SKIPPED
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math/Scala wrappers ........................ SKIPPED
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.903s
[INFO] Finished at: Thu Jun 05 19:31:27 UTC 2014
[INFO] Final Memory: 12M/79M
[INFO] ------------------------------------------------------------------------
[ERROR] No plugin found for prefix 'scala' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/home/jenkins/.m2/repository), central (http://repo.maven.apache.org/maven2)] -> [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/NoPluginFoundForPrefixException
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results
Publishing Javadoc

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

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


Build failed in Jenkins: Mahout-Quality #2640

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

Changes:

[tdunning] MAHOUT-1575 - Allow 2 extra passes for conjugate gradient

------------------------------------------
[...truncated 6131 lines...]
  3  =>	{0:-0.5220772942297695,1:-0.18741803811050417,2:0.336881219986393,3:0.7123147127726289}
  4  =>	{0:-0.6754581589201681,1:-0.25229826672077316,2:-0.643407857803273,3:-0.2571540174192322}
}
V:
{
  0  =>	{0:-0.4391551531225589,1:-0.008968456573199852,2:-0.8929037598772583,3:-0.09892013884773636}
  1  =>	{0:-0.3264778665602247,1:-0.9299024077127869,2:0.16930334771031072,3:0.005485547404660978}
  2  =>	{0:-0.540615261569333,1:0.22651256046625534,2:0.17599998712897502,3:0.7908547296692683}
  3  =>	{0:-0.6389758157321039,1:0.28964312328739766,2:0.37826347508282776,3:-0.6039317109245478}
}
Sigma:
{0:21.27181616127625,1:6.930008723501849,2:2.905314660863667,3:0.2096735901953345}
- ddsvd - naive - q=1
7058 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
7113 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
7149 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
7371 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
7414 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
7760 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
7778 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
U:
{
  0  =>	{0:0.2477390691008701,1:0.004424683816980945,2:0.5117369272557983,3:-0.6253133673468553}
  1  =>	{0:0.33918514414383494,1:0.06542246858148967,2:0.4534516914993363,3:-0.17943734064034045}
  2  =>	{0:0.30784795927707836,1:-0.9470588082998468,2:-0.07102290402852188,3:0.057140132078663405}
  3  =>	{0:0.5220772942297647,1:0.18741803811050678,2:0.3368812199864117,3:0.7123147127726841}
  4  =>	{0:0.6754581589201705,1:0.2522982667207719,2:-0.643407857803281,3:-0.2571540174192523}
}
V:
{
  0  =>	{0:0.43915515312255904,1:0.00896845657319971,2:-0.8929037598772646,3:-0.09892013884773189}
  1  =>	{0:0.3264778665602246,1:0.9299024077127841,2:0.16930334771031152,3:0.0054855474046595415}
  2  =>	{0:0.5406152615693328,1:-0.22651256046625476,2:0.17599998712897763,3:0.7908547296692305}
  3  =>	{0:0.6389758157321037,1:-0.28964312328739683,2:0.3782634750828291,3:-0.6039317109245239}
}
Sigma:
{0:21.27181616127625,1:6.9300087235018655,2:2.905314660863654,3:0.20967359019535992}
- ddsvd - naive - q=2
spectrum:{0:300.0,1:110.3638323514327,2:40.60058497098381,3:14.936120510359183,4:5.494691666620254,5:2.02138409972564,6:0.7436256529999076,7:0.2735645896663549,8:0.10063878837075356,9:0.037022941226003865,10:0.013619978928745453,11:0.005010510237073698,12:0.001843263705998463,13:0.0010,14:0.0010,15:0.0010,16:0.0010,17:0.0010,18:0.0010,19:0.0010,20:0.0010,21:0.0010,22:0.0010,23:0.0010,24:0.0010,25:0.0010,26:0.0010,27:0.0010,28:0.0010,29:0.0010,30:0.0010,31:0.0010,32:0.0010,33:0.0010,34:0.0010,35:0.0010,36:0.0010,37:0.0010,38:0.0010,39:0.0010}
10103 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
10589 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
10856 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
11874 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
12681 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
pca:
{
  0  =>	{0:5.668224461921222,1:-6.133214503281241,2:0.7798252755098584,3:1.0626643434247887,4:-0.06538840262417914,5:-0.04349879797273754,6:0.0650764346938812,7:0.006672374966257868,8:-0.001916005041592434,9:7.147198659666067E-4}
  1  =>	{0:-14.746441061762996,1:0.12384494014563277,2:0.5091501836496634,3:-0.41373886632831053,4:0.46023044817263836,5:-0.030092818343133765,6:0.05698555293888087,7:0.0053837503843356645,8:-0.0030666103286384663,9:-0.0031859563247308422}
  2  =>	{0:1.0990711945424665,1:2.1120040139502736,2:0.6369937039191219,3:-0.4006667215555036,4:-0.09407717683165158,5:0.16713018282084596,6:-0.016204863837030015,7:-0.023855722324826415,8:-0.0016098067536360122,9:9.122691108675105E-4}
  3  =>	{0:2.3437382125992547,1:1.7280000572720353,2:1.0496211803849034,3:-0.3391338727705726,4:0.42118941920039765,5:-0.05800232026750641,6:0.06279289763227396,7:0.005985528208036148,8:-0.0015775567910698877,9:6.435232095390275E-4}
  4  =>	{0:2.8258135047030546,1:2.5456316033492437,2:-2.7761375390130762,3:-0.18896802720210953,4:-0.08909298834180494,5:-0.047681801619080144,6:-0.005996426817157565,7:0.004688928361717955,8:-0.001998793137607653,9:5.369105641290241E-4}
  5  =>	{0:-14.783534403404968,1:0.29501511153618515,2:0.7769477838444332,3:1.1500481114169756,4:-0.09462902941364644,5:0.18156855822484555,6:-0.017776790556289664,7:0.003623938376911052,8:0.00782797148125849,9:7.230938907710155E-4}
  6  =>	{0:-9.171538458807033,1:-7.1755580277456765,2:-3.6351905329842373,3:-0.2646885207391725,4:-0.10959535738699175,5:-0.029728461279185034,6:-0.02032548246309777,7:0.008415659005527718,8:0.006282551104807691,9:0.001065904073368646}
  7  =>	{0:3.0041815881224583,1:1.9426639407409467,2:0.511942232412777,3:-0.27634052986132235,4:-0.16727902252855306,5:-0.03560466257117382,6:0.06362631200386615,7:0.005132697499273533,8:-0.002096805095002313,9:6.459493814245468E-4}
  8  =>	{0:1.4367848234134286,1:2.9643681512576316,2:-2.7555531411882614,3:-0.04120010419294625,4:-0.14923916662273817,5:-0.025079486687968573,6:-0.006004027644492628,7:0.004597323272403687,8:0.007223774283379903,9:7.344568317914407E-4}
  9  =>	{0:1.7283784695360769,1:2.758066796559491,2:-2.7878134459680193,3:-0.20694929093540193,4:-0.1512417198057765,5:0.1736275177806494,6:-0.00993021637734964,7:0.0056605916586618095,8:-0.00227863530051992,9:7.533137222105307E-4}
}
pcaControl:
{
  0  =>	{0:-5.668224460908154,1:-6.133214511308873,2:0.779825278384518,3:-1.0626643480581115,4:-0.06538841105740897,5:-0.04349879929171554,6:-0.06507643146171325,7:-0.006672372115154449,8:-0.0019160303748368523,9:7.147168739488035E-4}
  1  =>	{0:14.746441059414165,1:0.1238449432155428,2:0.509150191469107,3:0.4137388528291847,4:0.4602304546866354,5:-0.030092835495961597,6:-0.056985559374213894,7:-0.005383768497924209,8:-0.0030665235947086983,9:-0.003185941529074587}
  2  =>	{0:-1.0990711930828203,1:2.112004016731812,2:0.6369936971603877,3:0.40066673113765894,4:-0.09407717241766621,5:0.16713018353526032,6:0.016204859925633024,7:0.023855732691034304,8:-0.0016098234173380218,9:9.122665238331369E-4}
  3  =>	{0:-2.343738208181828,1:1.7280000589380524,2:1.0496211749048339,3:0.3391338800120744,4:0.42118942185569147,5:-0.058002321673436046,6:-0.06279289708931955,7:-0.005985509935939571,8:-0.001577611924415433,9:6.435206497681367E-4}
  4  =>	{0:-2.8258135063306025,1:2.5456315939021112,2:-2.7761375304054297,3:0.18896801583102982,4:-0.08909300750068946,5:-0.04768178986720063,6:0.005996445601075281,7:-0.004688932648084842,8:-0.0019988695090549114,9:5.368932160626223E-4}
  5  =>	{0:14.783534397198967,1:0.29501509257269437,2:0.7769477989297868,3:-1.1500481296888652,4:-0.09462906519128594,5:0.18156858452961613,6:0.017776821093516578,7:-0.003623965976588348,8:0.007827898130456826,9:7.230575194194227E-4}
  6  =>	{0:9.171538465556496,1:-7.175558039374563,2:-3.635190529531252,3:0.26468851672819754,4:-0.10959537162291529,5:-0.029728456598475363,6:0.020325484403651273,7:-0.008415615578830245,8:0.006282408064286262,9:0.0010658814415176934}
  7  =>	{0:-3.0041815916415446,1:1.942663933478009,2:0.5119422239977843,3:0.2763405492176308,4:-0.16727903392370685,5:-0.03560463803468493,6:-0.0636262914744333,7:-0.005132709375403085,8:-0.0020968858498234227,9:6.459293841668969E-4}
  8  =>	{0:-1.4367848261801806,1:2.9643681587815434,2:-2.755553136079842,3:0.04120009370991556,4:-0.1492391527326176,5:-0.025079506195922904,6:0.006004013139264973,7:-0.004597335572305195,8:0.007223888432389089,9:7.344779171772158E-4}
  9  =>	{0:-1.7283784683760932,1:2.758066793169005,2:-2.7878134378042914,3:0.20694927779394884,4:-0.15124172553064372,5:0.17362751994048398,6:0.009930210366534378,7:-0.005660577591472821,8:-0.002278641733622213,9:7.533068782920091E-4}
}
- dspca
spectrum:{0:300.0,1:110.3638323514327,2:40.60058497098381,3:14.936120510359183,4:5.494691666620254,5:2.02138409972564,6:0.7436256529999076,7:0.2735645896663549,8:0.10063878837075356,9:0.037022941226003865,10:0.013619978928745453,11:0.005010510237073698,12:0.001843263705998463,13:0.0010,14:0.0010,15:0.0010,16:0.0010,17:0.0010,18:0.0010,19:0.0010,20:0.0010,21:0.0010,22:0.0010,23:0.0010,24:0.0010,25:0.0010,26:0.0010,27:0.0010,28:0.0010,29:0.0010,30:0.0010,31:0.0010,32:0.0010,33:0.0010,34:0.0010,35:0.0010,36:0.0010,37:0.0010,38:0.0010,39:0.0010}
15335 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
15446 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
15466 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
16128 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
18118 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
18161 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
18181 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
18914 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
Control block:
{
  0  =>	{0:0.3947476722883563,1:-0.08695028358267716,2:-1.0574297632219802}
  1  =>	{0:0.4076559804271818,1:0.013563509240543453,2:-0.6050700722864573}
  2  =>	{0:0.15935325307337903,1:0.07468219465060774,2:-0.37963073350622206}
}
ALS factorized approximation block:
{
  0  =>	{0:0.3947786998258809,1:-0.08698336365132517,2:-1.057510528973319}
  1  =>	{0:0.4076938288168168,1:0.013542226762735074,2:-0.6051700375781449}
  2  =>	{0:0.15933739918843964,1:0.0746873472040897,2:-0.3796424489752668}
}
norm of residuals 0.029200
train iteration rmses: List(1.0176360967983437E-6, 1.7052342728874502E-6)
- als *** FAILED ***
  0.029199608498124176 was not less than 0.01 (MathSuite.scala:208)
log4j:WARN No appenders could be found for logger (akka.remote.RemoteActorRefProvider$RemotingTerminator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
AewBSuite:
22487 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A * B Hadamard
23903 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A + B Elementwise
25313 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A - B Elementwise
26909 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A / B Elementwise
RLikeDrmOpsSuite:
- A.t
{
  1  =>	{0:25.0,1:39.0}
  0  =>	{0:11.0,1:17.0}
}
{
  1  =>	{0:25.0,1:39.0}
  0  =>	{0:11.0,1:17.0}
}
- C = A %*% B
{
  0  =>	{0:11.0,1:17.0}
  1  =>	{0:25.0,1:39.0}
}
{
  0  =>	{0:11.0,1:17.0}
  1  =>	{0:25.0,1:39.0}
}
31441 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
Q=
{
  0  =>	{0:0.40273861426601687,1:-0.9153150324187648}
  1  =>	{0:0.9153150324227656,1:0.40273861426427493}
}
- C = A %*% B mapBlock {}
- C = A %*% B incompatible B keys
34405 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
- C = At %*% B , join
35857 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
- C = At %*% B , join, String-keyed
37273 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
- C = At %*% B , zippable, String-keyed
{
  0  =>	{0:26.0,1:35.0,2:46.0,3:51.0}
  1  =>	{0:50.0,1:69.0,2:92.0,3:105.0}
  2  =>	{0:62.0,1:86.0,2:115.0,3:132.0}
  3  =>	{0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = A %*% inCoreB
{
  0  =>	{0:26.0,1:35.0,2:46.0,3:51.0}
  1  =>	{0:50.0,1:69.0,2:92.0,3:105.0}
  2  =>	{0:62.0,1:86.0,2:115.0,3:132.0}
  3  =>	{0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = inCoreA %*%: B
41378 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A
42926 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying non-slim non-graph A'A.
69177 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings  - test done.
- C = A.t %*% A fat non-graph
70500 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A non-int key
71884 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B
A.nrow=3.
A=
{
  0  =>	{0:1.0,1:2.0,2:3.0}
  1  =>	{0:3.0,1:4.0,2:5.0}
  2  =>	{0:5.0,1:6.0,2:7.0}
}
B=
{
  2  =>	{0:0.29712848524493374,1:0.2964245045670614,2:0.6465813900484584}
  1  =>	{0:0.45846456353551934,1:0.31994990612458285,2:0.04694373272730756}
  0  =>	{0:0.008253661420318026,1:0.11647384743744693,2:0.42070541982059495}
}
73304 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying zipped elementwise
C=
{
  0  =>	{0:1.008253661420318,1:2.116473847437447,2:3.420705419820595}
  1  =>	{0:3.4584645635355193,1:4.319949906124583,2:5.046943732727308}
  2  =>	{0:5.297128485244934,1:6.296424504567061,2:7.646581390048459}
}
- C = A + B, identically partitioned
74672 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
74736 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 1
76160 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
76211 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 2
77619 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
77623 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
77701 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 3
ArrayBuffer(0, 1, 2, 3, 4)
ArrayBuffer(0, 1, 2, 3, 4)
- general side
- Ax
- A'x
- colSums, colMeans
Run completed in 1 minute, 40 seconds.
Total number of tests run: 40
Suites: completed 9, aborted 0
Tests: succeeded 39, failed 1, canceled 0, ignored 0, pending 0
*** 1 TEST FAILED ***
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [3.211s]
[INFO] Apache Mahout ..................................... SUCCESS [1.565s]
[INFO] Mahout Math ....................................... SUCCESS [1:54.764s]
[INFO] Mahout MapReduce Legacy ........................... SUCCESS [9:54.908s]
[INFO] Mahout Integration ................................ SUCCESS [1:07.900s]
[INFO] Mahout Examples ................................... SUCCESS [37.103s]
[INFO] Mahout Release Package ............................ SUCCESS [0.040s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [47.616s]
[INFO] Mahout Spark bindings ............................. FAILURE [2:07.603s]
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:36.215s
[INFO] Finished at: Sat Jun 07 22:32:33 UTC 2014
[INFO] Final Memory: 79M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0-M2:test (test) on project mahout-spark: There are test failures -> [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-spark
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #2632
Archived 61 artifacts
Archive block size is 32768
Received 1001 blocks and 17829848 bytes
Compression is 64.8%
Took 8.6 sec
Recording test results
Publishing Javadoc
Updating MAHOUT-1575

Build failed in Jenkins: Mahout-Quality #2639

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

------------------------------------------
[...truncated 2497 lines...]
Running org.apache.mahout.classifier.sgd.ModelSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.346 sec - in org.apache.mahout.classifier.sgd.PassiveAggressiveTest
Running org.apache.mahout.classifier.sgd.OnlineLogisticRegressionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.925 sec - in org.apache.mahout.classifier.sgd.ModelSerializerTest
Running org.apache.mahout.classifier.sgd.AdaptiveLogisticRegressionTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.22 sec - in org.apache.mahout.classifier.sgd.AdaptiveLogisticRegressionTest
Running org.apache.mahout.classifier.sgd.CsvRecordFactoryTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.mahout.classifier.sgd.CsvRecordFactoryTest
Running org.apache.mahout.classifier.sgd.GradientMachineTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.mahout.classifier.sgd.GradientMachineTest
Running org.apache.mahout.classifier.mlp.TestMultilayerPerceptron
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.556 sec - in org.apache.mahout.classifier.sgd.OnlineLogisticRegressionTest
Running org.apache.mahout.classifier.mlp.RunMultilayerPerceptronTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 sec - in org.apache.mahout.classifier.mlp.TestMultilayerPerceptron
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec - in org.apache.mahout.classifier.mlp.RunMultilayerPerceptronTest
Running org.apache.mahout.classifier.mlp.TestNeuralNetwork
Running org.apache.mahout.classifier.mlp.TrainMultilayerPerceptronTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 sec - in org.apache.mahout.classifier.mlp.TrainMultilayerPerceptronTest
Running org.apache.mahout.classifier.df.split.RegressionSplitTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 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.547 sec - in org.apache.mahout.classifier.df.split.DefaultIgSplitTest
Running org.apache.mahout.classifier.df.data.DatasetTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 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.216 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: 1.167 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.478 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.941 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.588 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.778 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.602 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.19 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.346 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.231 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.187 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.394 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.562 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.231 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.523 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.201 sec - in org.apache.mahout.classifier.RegressionResultAnalyzerTest
Running org.apache.mahout.classifier.ConfusionMatrixTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 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: 6.539 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.225 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.21 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.197 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.421 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.364 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.349 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.472 sec - in org.apache.mahout.classifier.evaluation.AucTest
Running org.apache.mahout.clustering.kmeans.TestKmeansClustering
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.624 sec - in org.apache.mahout.classifier.mlp.TestNeuralNetwork
Running org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.917 sec - in org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator
Running org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.321 sec - in org.apache.mahout.clustering.kmeans.TestKmeansClustering
Running org.apache.mahout.clustering.streaming.cluster.BallKMeansTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.38 sec - in org.apache.mahout.clustering.streaming.cluster.BallKMeansTest
Running org.apache.mahout.clustering.streaming.tools.ResplitSequenceFilesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec - in org.apache.mahout.clustering.streaming.tools.ResplitSequenceFilesTest
Running org.apache.mahout.clustering.TestClusterInterface
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.493 sec - in org.apache.mahout.clustering.TestClusterInterface
Running org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.849 sec - in org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest
Running org.apache.mahout.clustering.TestGaussianAccumulators
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.742 sec - in org.apache.mahout.clustering.TestGaussianAccumulators
Running org.apache.mahout.clustering.spectral.kmeans.TestEigenSeedGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.806 sec - in org.apache.mahout.clustering.spectral.kmeans.TestEigenSeedGenerator
Running org.apache.mahout.clustering.spectral.TestAffinityMatrixInputJob
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 sec - in org.apache.mahout.clustering.spectral.TestAffinityMatrixInputJob
Running org.apache.mahout.clustering.spectral.TestVectorCache
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 sec - in org.apache.mahout.clustering.spectral.TestVectorCache
Running org.apache.mahout.clustering.spectral.TestUnitVectorizerJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.488 sec - in org.apache.mahout.clustering.spectral.TestUnitVectorizerJob
Running org.apache.mahout.clustering.spectral.TestMatrixDiagonalizeJob
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 sec - in org.apache.mahout.clustering.spectral.TestMatrixDiagonalizeJob
Running org.apache.mahout.clustering.spectral.TestVectorMatrixMultiplicationJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec - in org.apache.mahout.clustering.spectral.TestVectorMatrixMultiplicationJob
Running org.apache.mahout.clustering.iterator.TestClusterClassifier
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.664 sec - in org.apache.mahout.clustering.iterator.TestClusterClassifier
Running org.apache.mahout.clustering.topdown.PathDirectoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 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.937 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.943 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.548 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.435 sec - in org.apache.mahout.clustering.classify.ClusterClassificationDriverTest
Running org.apache.mahout.clustering.canopy.TestCanopyCreation
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.128 sec - in org.apache.mahout.clustering.canopy.TestCanopyCreation
Running org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 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.214 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.372 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.214 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.243 sec - in org.apache.mahout.vectorizer.encoders.WordLikeValueEncoderTest
Running org.apache.mahout.vectorizer.encoders.CachingEncoderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 sec - in org.apache.mahout.vectorizer.encoders.CachingEncoderTest
Running org.apache.mahout.vectorizer.DocumentProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.712 sec - in org.apache.mahout.vectorizer.DocumentProcessorTest
Running org.apache.mahout.vectorizer.HighDFWordsPrunerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.152 sec - in org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer
Running org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.132 sec - in org.apache.mahout.vectorizer.HighDFWordsPrunerTest
Running org.apache.mahout.vectorizer.DictionaryVectorizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.879 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.46 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.197 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.255 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.467 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.195 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.462 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.188 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.412 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.402 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.196 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.212 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.213 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.233 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.224 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.213 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.228 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.22 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.241 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.074 sec - in org.apache.mahout.common.lucene.AnalyzerUtilsTest
Running org.apache.mahout.common.DummyRecordWriterTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.apache.mahout.common.DummyRecordWriterTest
Running org.apache.mahout.common.IntPairWritableTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 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.25 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: 1.087 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.195 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.244 sec - in org.apache.mahout.common.iterator.TestFixedSizeSampler
Running org.apache.mahout.common.MahoutTestCase
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 sec - in org.apache.mahout.common.MahoutTestCase
Running org.apache.mahout.common.DistributedCacheFileLocationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.195 sec - in org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 sec - in org.apache.mahout.common.DistributedCacheFileLocationTest
Running org.apache.mahout.common.AbstractJobTest
Running org.apache.mahout.driver.MahoutDriverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.mahout.driver.MahoutDriverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.665 sec - in org.apache.mahout.common.AbstractJobTest

Results :

Failed tests: 
  TestDistributedConjugateGradientSolver.testSolver:57->Assert.assertEquals:592->Assert.assertEquals:494->Assert.failNotEquals:743->Assert.fail:88 expected:<0.0> but was:<1.087709320323671E-6>
  TestDistributedConjugateGradientSolverCLI.testSolver:109->Assert.assertEquals:592->Assert.assertEquals:494->Assert.failNotEquals:743->Assert.fail:88 expected:<0.0> but was:<1.087709320323671E-6>

Tests run: 759, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [5.310s]
[INFO] Apache Mahout ..................................... SUCCESS [2.354s]
[INFO] Mahout Math ....................................... SUCCESS [1:56.569s]
[INFO] Mahout MapReduce Legacy ........................... FAILURE [8:51.849s]
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math/Scala wrappers ........................ SKIPPED
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:58.319s
[INFO] Finished at: Sat Jun 07 22:15:21 UTC 2014
[INFO] Final Memory: 54M/384M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project mahout-mrlegacy: There are test failures.
[ERROR] 
[ERROR] Please refer to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/mrlegacy/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-mrlegacy
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #2632
Archived 60 artifacts
Archive block size is 32768
Received 663 blocks and 11515508 bytes
Compression is 65.4%
Took 5.9 sec
Recording test results
Publishing Javadoc

Build failed in Jenkins: Mahout-Quality #2638

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

Changes:

[tdunning] MAHOUT-1574 - Fixed regression in argument checking.

------------------------------------------
[...truncated 2497 lines...]
Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.841 sec - in org.apache.mahout.math.VectorWritableTest
Running org.apache.mahout.cf.taste.common.CommonTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.259 sec - in org.apache.mahout.cf.taste.common.CommonTest
Running org.apache.mahout.cf.taste.hadoop.TopItemsQueueTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 sec - in org.apache.mahout.cf.taste.hadoop.TopItemsQueueTest
Running org.apache.mahout.cf.taste.hadoop.item.IDReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.mahout.cf.taste.hadoop.item.IDReaderTest
Running org.apache.mahout.cf.taste.hadoop.item.ToUserVectorsReducerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.apache.mahout.cf.taste.hadoop.item.ToUserVectorsReducerTest
Running org.apache.mahout.cf.taste.hadoop.item.RecommenderJobTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.63 sec - in org.apache.mahout.math.ssvd.SequentialOutOfCoreSvdTest
Running org.apache.mahout.cf.taste.hadoop.TasteHadoopUtilsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.apache.mahout.cf.taste.hadoop.TasteHadoopUtilsTest
Running org.apache.mahout.cf.taste.hadoop.similarity.item.ItemSimilarityJobTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.992 sec - in org.apache.mahout.cf.taste.hadoop.similarity.item.ItemSimilarityJobTest
Running org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJobTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.792 sec - in org.apache.mahout.cf.taste.hadoop.item.RecommenderJobTest
Running org.apache.mahout.cf.taste.impl.common.RefreshHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 sec - in org.apache.mahout.cf.taste.impl.common.RefreshHelperTest
Running org.apache.mahout.cf.taste.impl.common.InvertedRunningAverageTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.apache.mahout.cf.taste.impl.common.InvertedRunningAverageTest
Running org.apache.mahout.cf.taste.impl.common.CacheTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 sec - in org.apache.mahout.cf.taste.impl.common.CacheTest
Running org.apache.mahout.cf.taste.impl.common.RunningAverageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 sec - in org.apache.mahout.cf.taste.impl.common.RunningAverageTest
Running org.apache.mahout.cf.taste.impl.common.FastMapTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 sec - in org.apache.mahout.cf.taste.impl.common.FastMapTest
Running org.apache.mahout.cf.taste.impl.common.BitSetTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 sec - in org.apache.mahout.cf.taste.impl.common.BitSetTest
Running org.apache.mahout.cf.taste.impl.common.FastByIDMapTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 sec - in org.apache.mahout.cf.taste.impl.common.FastByIDMapTest
Running org.apache.mahout.cf.taste.impl.common.LongPrimitiveArrayIteratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.mahout.cf.taste.impl.common.LongPrimitiveArrayIteratorTest
Running org.apache.mahout.cf.taste.impl.common.WeightedRunningAverageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec - in org.apache.mahout.cf.taste.impl.common.WeightedRunningAverageTest
Running org.apache.mahout.cf.taste.impl.common.RunningAverageAndStdDevTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 sec - in org.apache.mahout.cf.taste.impl.common.RunningAverageAndStdDevTest
Running org.apache.mahout.cf.taste.impl.common.FastIDSetTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 sec - in org.apache.mahout.cf.taste.impl.common.FastIDSetTest
Running org.apache.mahout.cf.taste.impl.common.SamplingLongPrimitiveIteratorTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.304 sec - in org.apache.mahout.cf.taste.impl.common.SamplingLongPrimitiveIteratorTest
Running org.apache.mahout.cf.taste.impl.model.BooleanUserPreferenceArrayTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.apache.mahout.cf.taste.impl.model.BooleanUserPreferenceArrayTest
Running org.apache.mahout.cf.taste.impl.model.BooleanItemPreferenceArrayTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 sec - in org.apache.mahout.cf.taste.impl.model.BooleanItemPreferenceArrayTest
Running org.apache.mahout.cf.taste.impl.model.GenericDataModelTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.mahout.cf.taste.impl.model.GenericDataModelTest
Running org.apache.mahout.cf.taste.impl.model.GenericUserPreferenceArrayTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 sec - in org.apache.mahout.cf.taste.impl.model.GenericUserPreferenceArrayTest
Running org.apache.mahout.cf.taste.impl.model.MemoryIDMigratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in org.apache.mahout.cf.taste.impl.model.MemoryIDMigratorTest
Running org.apache.mahout.cf.taste.impl.model.GenericItemPreferenceArrayTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.apache.mahout.cf.taste.impl.model.GenericItemPreferenceArrayTest
Running org.apache.mahout.cf.taste.impl.model.file.FileDataModelTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.422 sec - in org.apache.mahout.cf.taste.impl.model.file.FileDataModelTest
Running org.apache.mahout.cf.taste.impl.model.file.FileIDMigratorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.293 sec - in org.apache.mahout.cf.taste.impl.model.file.FileIDMigratorTest
Running org.apache.mahout.cf.taste.impl.model.PlusAnonymousConcurrentUserDataModelTest
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.apache.mahout.cf.taste.impl.model.PlusAnonymousConcurrentUserDataModelTest
Running org.apache.mahout.cf.taste.impl.eval.GenericRecommenderIRStatsEvaluatorImplTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 sec - in org.apache.mahout.cf.taste.impl.eval.GenericRecommenderIRStatsEvaluatorImplTest
Running org.apache.mahout.cf.taste.impl.recommender.SamplingCandidateItemsStrategyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec - in org.apache.mahout.cf.taste.impl.recommender.SamplingCandidateItemsStrategyTest
Running org.apache.mahout.cf.taste.impl.recommender.GenericItemBasedRecommenderTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.apache.mahout.cf.taste.impl.recommender.GenericItemBasedRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.ItemAverageRecommenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in org.apache.mahout.cf.taste.impl.recommender.ItemAverageRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.svd.ParallelSGDFactorizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.466 sec - in org.apache.mahout.cf.taste.hadoop.als.ParallelALSFactorizationJobTest
Running org.apache.mahout.cf.taste.impl.recommender.svd.SVDRecommenderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 sec - in org.apache.mahout.cf.taste.impl.recommender.svd.SVDRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.svd.ALSWRFactorizerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec - in org.apache.mahout.cf.taste.impl.recommender.svd.ALSWRFactorizerTest
Running org.apache.mahout.cf.taste.impl.recommender.svd.FilePersistenceStrategyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec - in org.apache.mahout.cf.taste.impl.recommender.svd.FilePersistenceStrategyTest
Running org.apache.mahout.cf.taste.impl.recommender.TopItemsTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.339 sec - in org.apache.mahout.cf.taste.impl.recommender.TopItemsTest
Running org.apache.mahout.cf.taste.impl.recommender.NullRescorerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 sec - in org.apache.mahout.cf.taste.impl.recommender.NullRescorerTest
Running org.apache.mahout.cf.taste.impl.recommender.GenericUserBasedRecommenderTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.649 sec - in org.apache.mahout.cf.taste.impl.recommender.GenericUserBasedRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.ItemUserAverageRecommenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec - in org.apache.mahout.cf.taste.impl.recommender.ItemUserAverageRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.RandomRecommenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.492 sec - in org.apache.mahout.cf.taste.impl.recommender.RandomRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.AllUnknownItemsCandidateItemsStrategyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 sec - in org.apache.mahout.cf.taste.impl.recommender.AllUnknownItemsCandidateItemsStrategyTest
Running org.apache.mahout.cf.taste.impl.recommender.CachingRecommenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.36 sec - in org.apache.mahout.cf.taste.impl.recommender.CachingRecommenderTest
Running org.apache.mahout.cf.taste.impl.recommender.PreferredItemsNeighborhoodCandidateItemsStrategyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.327 sec - in org.apache.mahout.cf.taste.impl.recommender.PreferredItemsNeighborhoodCandidateItemsStrategyTest
Running org.apache.mahout.cf.taste.impl.neighborhood.NearestNNeighborhoodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.456 sec - in org.apache.mahout.cf.taste.impl.neighborhood.NearestNNeighborhoodTest
Running org.apache.mahout.cf.taste.impl.neighborhood.ThresholdNeighborhoodTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 sec - in org.apache.mahout.cf.taste.impl.neighborhood.ThresholdNeighborhoodTest
Running org.apache.mahout.cf.taste.impl.similarity.AveragingPreferenceInferrerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.399 sec - in org.apache.mahout.cf.taste.impl.similarity.AveragingPreferenceInferrerTest
Running org.apache.mahout.cf.taste.impl.similarity.SpearmanCorrelationSimilarityTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 sec - in org.apache.mahout.cf.taste.impl.similarity.SpearmanCorrelationSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.GenericItemSimilarityTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 sec - in org.apache.mahout.cf.taste.impl.similarity.GenericItemSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.PearsonCorrelationSimilarityTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 sec - in org.apache.mahout.cf.taste.impl.similarity.PearsonCorrelationSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.precompute.MultithreadedBatchItemSimilaritiesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 sec - in org.apache.mahout.cf.taste.impl.similarity.precompute.MultithreadedBatchItemSimilaritiesTest
Running org.apache.mahout.cf.taste.impl.similarity.LogLikelihoodSimilarityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.436 sec - in org.apache.mahout.cf.taste.impl.similarity.LogLikelihoodSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.file.FileItemSimilarityTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.483 sec - in org.apache.mahout.cf.taste.impl.similarity.file.FileItemSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.EuclideanDistanceSimilarityTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec - in org.apache.mahout.cf.taste.impl.similarity.EuclideanDistanceSimilarityTest
Running org.apache.mahout.cf.taste.impl.similarity.TanimotoCoefficientSimilarityTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.apache.mahout.cf.taste.impl.similarity.TanimotoCoefficientSimilarityTest
Running org.apache.mahout.driver.MahoutDriverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 sec - in org.apache.mahout.driver.MahoutDriverTest
Running org.apache.mahout.clustering.canopy.TestCanopyCreation
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.9 sec - in org.apache.mahout.cf.taste.impl.recommender.svd.ParallelSGDFactorizerTest
Running org.apache.mahout.clustering.topdown.postprocessor.ClusterCountReaderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.116 sec - in org.apache.mahout.clustering.topdown.postprocessor.ClusterCountReaderTest
Running org.apache.mahout.clustering.topdown.postprocessor.ClusterOutputPostProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 sec - in org.apache.mahout.clustering.topdown.postprocessor.ClusterOutputPostProcessorTest
Running org.apache.mahout.clustering.topdown.PathDirectoryTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec - in org.apache.mahout.clustering.topdown.PathDirectoryTest
Running org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.487 sec - in org.apache.mahout.clustering.canopy.TestCanopyCreation
Running org.apache.mahout.clustering.spectral.TestAffinityMatrixInputJob
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec - in org.apache.mahout.clustering.spectral.TestAffinityMatrixInputJob
Running org.apache.mahout.clustering.spectral.TestVectorMatrixMultiplicationJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.633 sec - in org.apache.mahout.clustering.spectral.TestVectorMatrixMultiplicationJob
Running org.apache.mahout.clustering.spectral.TestUnitVectorizerJob
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.563 sec - in org.apache.mahout.clustering.spectral.TestUnitVectorizerJob
Running org.apache.mahout.clustering.spectral.TestMatrixDiagonalizeJob
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 sec - in org.apache.mahout.clustering.spectral.TestMatrixDiagonalizeJob
Running org.apache.mahout.clustering.spectral.kmeans.TestEigenSeedGenerator
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.906 sec - in org.apache.mahout.clustering.spectral.kmeans.TestEigenSeedGenerator
Running org.apache.mahout.clustering.spectral.TestVectorCache
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec - in org.apache.mahout.clustering.spectral.TestVectorCache
Running org.apache.mahout.clustering.iterator.TestClusterClassifier
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.371 sec - in org.apache.mahout.clustering.iterator.TestClusterClassifier
Running org.apache.mahout.clustering.streaming.tools.ResplitSequenceFilesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 sec - in org.apache.mahout.clustering.streaming.tools.ResplitSequenceFilesTest
Running org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.029 sec - in org.apache.mahout.clustering.fuzzykmeans.TestFuzzyKmeansClustering
Running org.apache.mahout.clustering.streaming.cluster.BallKMeansTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.892 sec - in org.apache.mahout.clustering.streaming.cluster.BallKMeansTest
Running org.apache.mahout.clustering.TestClusterInterface
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec - in org.apache.mahout.clustering.TestClusterInterface
Running org.apache.mahout.clustering.TestGaussianAccumulators
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec - in org.apache.mahout.clustering.TestGaussianAccumulators
Running org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.213 sec - in org.apache.mahout.clustering.streaming.cluster.StreamingKMeansTest
Running org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.apache.mahout.clustering.kmeans.TestRandomSeedGenerator
Running org.apache.mahout.clustering.kmeans.TestKmeansClustering
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.826 sec - in org.apache.mahout.clustering.kmeans.TestKmeansClustering
Running org.apache.mahout.clustering.classify.ClusterClassificationDriverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.352 sec - in org.apache.mahout.clustering.classify.ClusterClassificationDriverTest
Running org.apache.mahout.vectorizer.DictionaryVectorizerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.78 sec - in org.apache.mahout.vectorizer.DictionaryVectorizerTest
Running org.apache.mahout.vectorizer.collocations.llr.GramKeyTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 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.368 sec - in org.apache.mahout.vectorizer.collocations.llr.CollocReducerTest
Running org.apache.mahout.vectorizer.collocations.llr.LLRReducerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.457 sec - in org.apache.mahout.vectorizer.collocations.llr.LLRReducerTest
Running org.apache.mahout.vectorizer.collocations.llr.CollocMapperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.apache.mahout.vectorizer.collocations.llr.CollocMapperTest
Running org.apache.mahout.vectorizer.collocations.llr.GramKeyPartitionerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 sec - in org.apache.mahout.vectorizer.collocations.llr.GramKeyPartitionerTest
Running org.apache.mahout.vectorizer.collocations.llr.GramTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.mahout.vectorizer.collocations.llr.GramTest
Running org.apache.mahout.vectorizer.collocations.llr.GramKeyGroupComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 sec - in org.apache.mahout.vectorizer.collocations.llr.GramKeyGroupComparatorTest
Running org.apache.mahout.vectorizer.encoders.CachingEncoderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 sec - in org.apache.mahout.vectorizer.encoders.CachingEncoderTest
Running org.apache.mahout.vectorizer.encoders.WordLikeValueEncoderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 sec - in org.apache.mahout.vectorizer.encoders.WordLikeValueEncoderTest
Running org.apache.mahout.vectorizer.encoders.InteractionValueEncoderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 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.229 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.382 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.229 sec - in org.apache.mahout.vectorizer.encoders.ConstantValueEncoderTest
Running org.apache.mahout.vectorizer.DocumentProcessorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.805 sec - in org.apache.mahout.vectorizer.DocumentProcessorTest
Running org.apache.mahout.vectorizer.EncodedVectorsFromSequenceFilesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.375 sec - in org.apache.mahout.vectorizer.EncodedVectorsFromSequenceFilesTest
Running org.apache.mahout.vectorizer.HighDFWordsPrunerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.366 sec - in org.apache.mahout.clustering.lda.cvb.TestCVBModelTrainer
Running org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.211 sec - in org.apache.mahout.vectorizer.HighDFWordsPrunerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.846 sec - in org.apache.mahout.vectorizer.SparseVectorsFromSequenceFilesTest

Results :

Failed tests: 
  TestDistributedConjugateGradientSolverCLI.testSolver:109->Assert.assertEquals:592->Assert.assertEquals:494->Assert.failNotEquals:743->Assert.fail:88 expected:<0.0> but was:<1.087709320323671E-6>
  TestDistributedConjugateGradientSolver.testSolver:57->Assert.assertEquals:592->Assert.assertEquals:494->Assert.failNotEquals:743->Assert.fail:88 expected:<0.0> but was:<1.087709320323671E-6>

Tests run: 759, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [6.060s]
[INFO] Apache Mahout ..................................... SUCCESS [1.921s]
[INFO] Mahout Math ....................................... SUCCESS [2:20.436s]
[INFO] Mahout MapReduce Legacy ........................... FAILURE [10:54.831s]
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math/Scala wrappers ........................ SKIPPED
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13:25.187s
[INFO] Finished at: Sat Jun 07 05:28:49 UTC 2014
[INFO] Final Memory: 55M/419M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project mahout-mrlegacy: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Mahout-Quality/2638/artifact/mrlegacy/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-mrlegacy
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #2632
Archived 60 artifacts
Archive block size is 32768
Received 677 blocks and 10971915 bytes
Compression is 66.9%
Took 6.6 sec
Recording test results
Publishing Javadoc
Updating MAHOUT-1574

Build failed in Jenkins: Mahout-Quality #2637

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

Changes:

[tdunning] MAHOUT-1574 - Add sparse handling to rows and columns of DiagonalMatrix

[tdunning] MAHOUT-1574 - Make SparseRowMatrix handle multiplication efficiently for special cases of SRM, DenseMatrix and other kinds of sparse matrices.  Speedup on the given test is at least several thousand x

[tdunning] MAHOUT-1574 - Add tests to demonstrate correctness and efficiency

------------------------------------------
[...truncated 599 lines...]
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenIntFloatHashMapTest
Running org.apache.mahout.math.map.OpenLongIntHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenLongIntHashMapTest
Running org.apache.mahout.math.map.OpenDoubleByteHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenDoubleByteHashMapTest
Running org.apache.mahout.math.map.OpenObjectIntHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenObjectIntHashMapTest
Running org.apache.mahout.math.map.OpenDoubleShortHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenDoubleShortHashMapTest
Running org.apache.mahout.math.map.OpenObjectLongHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenObjectLongHashMapTest
Running org.apache.mahout.math.map.OpenIntCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenIntCharHashMapTest
Running org.apache.mahout.math.map.OpenCharDoubleHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 sec - in org.apache.mahout.math.map.OpenCharDoubleHashMapTest
Running org.apache.mahout.math.map.OpenObjectByteHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.mahout.math.map.OpenObjectByteHashMapTest
Running org.apache.mahout.math.map.OpenByteLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenByteLongHashMapTest
Running org.apache.mahout.math.map.OpenLongCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenLongCharHashMapTest
Running org.apache.mahout.math.map.OpenShortShortHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.mahout.math.map.OpenShortShortHashMapTest
Running org.apache.mahout.math.map.OpenLongLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.mahout.math.map.OpenLongLongHashMapTest
Running org.apache.mahout.math.map.OpenFloatCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenFloatCharHashMapTest
Running org.apache.mahout.math.map.OpenObjectShortHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenObjectShortHashMapTest
Running org.apache.mahout.math.map.OpenFloatIntHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenFloatIntHashMapTest
Running org.apache.mahout.math.map.OpenDoubleFloatHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.mahout.math.map.OpenDoubleFloatHashMapTest
Running org.apache.mahout.math.map.OpenShortCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenShortCharHashMapTest
Running org.apache.mahout.math.map.OpenLongDoubleHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenLongDoubleHashMapTest
Running org.apache.mahout.math.map.OpenFloatObjectHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.mahout.math.map.OpenFloatObjectHashMapTest
Running org.apache.mahout.math.map.OpenObjectDoubleHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenObjectDoubleHashMapTest
Running org.apache.mahout.math.map.OpenObjectFloatHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.apache.mahout.math.map.OpenObjectFloatHashMapTest
Running org.apache.mahout.math.map.OpenFloatShortHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenFloatShortHashMapTest
Running org.apache.mahout.math.map.OpenDoubleObjectHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.apache.mahout.math.map.OpenDoubleObjectHashMapTest
Running org.apache.mahout.math.map.OpenLongFloatHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenLongFloatHashMapTest
Running org.apache.mahout.math.map.OpenFloatLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenFloatLongHashMapTest
Running org.apache.mahout.math.map.OpenLongObjectHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec - in org.apache.mahout.math.map.OpenLongObjectHashMapTest
Running org.apache.mahout.math.map.OpenLongByteHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.apache.mahout.math.map.OpenLongByteHashMapTest
Running org.apache.mahout.math.map.OpenCharIntHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.mahout.math.map.OpenCharIntHashMapTest
Running org.apache.mahout.math.map.OpenFloatByteHashMapTest
Running org.apache.mahout.math.map.OpenFloatDoubleHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenFloatByteHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenFloatDoubleHashMapTest
Running org.apache.mahout.math.map.OpenShortLongHashMapTest
Running org.apache.mahout.math.map.OpenShortByteHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenShortLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenShortByteHashMapTest
Running org.apache.mahout.math.map.OpenCharShortHashMapTest
Running org.apache.mahout.math.map.OpenIntIntHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenCharShortHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.mahout.math.map.OpenIntIntHashMapTest
Running org.apache.mahout.math.map.OpenIntDoubleHashMapTest
Running org.apache.mahout.math.map.OpenDoubleLongHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenIntDoubleHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenDoubleLongHashMapTest
Running org.apache.mahout.math.map.OpenByteCharHashMapTest
Running org.apache.mahout.math.map.OpenCharObjectHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec - in org.apache.mahout.math.map.OpenByteCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec - in org.apache.mahout.math.map.OpenCharObjectHashMapTest
Running org.apache.mahout.math.map.OpenShortDoubleHashMapTest
Running org.apache.mahout.math.map.OpenObjectCharHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.apache.mahout.math.map.OpenShortDoubleHashMapTest
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in org.apache.mahout.math.map.OpenObjectCharHashMapTest
Running org.apache.mahout.math.map.OpenFloatFloatHashMapTest
Running org.apache.mahout.math.map.OpenShortObjectHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.apache.mahout.math.map.OpenFloatFloatHashMapTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec - in org.apache.mahout.math.map.OpenShortObjectHashMapTest
Running org.apache.mahout.math.TestSingularValueDecomposition
Running org.apache.mahout.math.FunctionTest
Tests run: 132, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 sec - in org.apache.mahout.math.FunctionTest
Running org.apache.mahout.math.TestDenseVector
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.886 sec - in org.apache.mahout.math.TestSingularValueDecomposition
Running org.apache.mahout.math.FileBasedMatrixTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.394 sec - in org.apache.mahout.math.FileBasedMatrixTest
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 sec - in org.apache.mahout.math.TestDenseVector
Running org.apache.mahout.math.VectorBinaryAssignCostTest
Running org.apache.mahout.math.set.HashUtilsTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 sec - in org.apache.mahout.math.VectorBinaryAssignCostTest
Running org.apache.mahout.math.set.OpenLongHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.mahout.math.set.OpenLongHashSetTest
Running org.apache.mahout.math.set.OpenIntHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.mahout.math.set.OpenIntHashSetTest
Running org.apache.mahout.math.set.OpenByteHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec - in org.apache.mahout.math.set.OpenByteHashSetTest
Running org.apache.mahout.math.set.OpenShortHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.mahout.math.set.OpenShortHashSetTest
Running org.apache.mahout.math.set.OpenFloatHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.mahout.math.set.OpenFloatHashSetTest
Running org.apache.mahout.math.set.OpenCharHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec - in org.apache.mahout.math.set.OpenCharHashSetTest
Running org.apache.mahout.math.set.OpenDoubleHashSetTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec - in org.apache.mahout.math.set.OpenDoubleHashSetTest
Running org.apache.mahout.math.als.AlternatingLeastSquaresSolverTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in org.apache.mahout.math.als.AlternatingLeastSquaresSolverTest
Running org.apache.mahout.math.DiagonalMatrixTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 sec - in org.apache.mahout.math.DiagonalMatrixTest
Running org.apache.mahout.math.MatrixVectorViewTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 sec - in org.apache.mahout.math.MatrixVectorViewTest
Running org.apache.mahout.math.MatricesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.512 sec - in org.apache.mahout.math.set.HashUtilsTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.apache.mahout.math.MatricesTest
Running org.apache.mahout.math.jet.stat.ProbabilityTest
Running org.apache.mahout.math.jet.stat.GammaTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.28 sec - in org.apache.mahout.math.jet.stat.ProbabilityTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 sec - in org.apache.mahout.math.jet.stat.GammaTest
Running org.apache.mahout.math.jet.random.engine.MersenneTwisterTest
Running org.apache.mahout.math.jet.random.NormalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.apache.mahout.math.jet.random.engine.MersenneTwisterTest
Running org.apache.mahout.math.jet.random.ExponentialTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 sec - in org.apache.mahout.math.jet.random.NormalTest
Running org.apache.mahout.math.jet.random.GammaTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec - in org.apache.mahout.math.jet.random.ExponentialTest
Running org.apache.mahout.math.jet.random.NegativeBinomialTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec - in org.apache.mahout.math.jet.random.NegativeBinomialTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec - in org.apache.mahout.math.jet.random.GammaTest
Running org.apache.mahout.math.VectorBinaryAggregateTest
Running org.apache.mahout.math.random.MultinomialTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in org.apache.mahout.math.random.MultinomialTest
Running org.apache.mahout.math.random.MultiNormalTest
Tests run: 270, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.891 sec - in org.apache.mahout.math.VectorBinaryAggregateTest
Running org.apache.mahout.math.random.NormalTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 sec - in org.apache.mahout.math.random.NormalTest
Running org.apache.mahout.math.random.ChineseRestaurantTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.124 sec - in org.apache.mahout.math.random.MultiNormalTest
Running org.apache.mahout.math.random.EmpiricalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec - in org.apache.mahout.math.random.EmpiricalTest
Running org.apache.mahout.math.random.PoissonSamplerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.mahout.math.random.PoissonSamplerTest
Running org.apache.mahout.math.random.IndianBuffetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.231 sec - in org.apache.mahout.math.random.IndianBuffetTest
Running org.apache.mahout.math.PermutedVectorViewTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 sec - in org.apache.mahout.math.PermutedVectorViewTest
Running org.apache.mahout.math.ssvd.SequentialBigSvdTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.mahout.math.ssvd.SequentialBigSvdTest
Running org.apache.mahout.math.stats.LogLikelihoodTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 sec - in org.apache.mahout.math.stats.LogLikelihoodTest
Running org.apache.mahout.math.stats.OnlineExponentialAverageTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 sec - in org.apache.mahout.math.stats.OnlineExponentialAverageTest
Running org.apache.mahout.math.stats.OnlineSummarizerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 sec - in org.apache.mahout.math.stats.OnlineSummarizerTest
Running org.apache.mahout.math.TestDenseMatrix
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.859 sec - in org.apache.mahout.math.TestDenseMatrix
Running org.apache.mahout.math.TestSparseColumnMatrix
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.678 sec - in org.apache.mahout.math.random.ChineseRestaurantTest
Running org.apache.mahout.math.list.ShortArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.mahout.math.list.ShortArrayListTest
Tests run: 59, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 sec - in org.apache.mahout.math.TestSparseColumnMatrix
Running org.apache.mahout.math.list.FloatArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.mahout.math.list.FloatArrayListTest
Running org.apache.mahout.math.list.ByteArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.mahout.math.list.ByteArrayListTest
Running org.apache.mahout.math.list.ObjectArrayListTest
Running org.apache.mahout.math.list.IntArrayListTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec - in org.apache.mahout.math.list.ObjectArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.mahout.math.list.IntArrayListTest
Running org.apache.mahout.math.list.LongArrayListTest
Running org.apache.mahout.math.list.CharArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec - in org.apache.mahout.math.list.LongArrayListTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in org.apache.mahout.math.list.CharArrayListTest
Running org.apache.mahout.math.list.DoubleArrayListTest
Running org.apache.mahout.math.PivotedMatrixTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.apache.mahout.math.list.DoubleArrayListTest
Running org.apache.mahout.math.MurmurHashTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in org.apache.mahout.math.MurmurHashTest
Running org.apache.mahout.math.QRDecompositionTest
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.876 sec - in org.apache.mahout.math.PivotedMatrixTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec - in org.apache.mahout.math.QRDecompositionTest
Running org.apache.mahout.math.solver.TestConjugateGradientSolver
Running org.apache.mahout.math.solver.LSMRTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in org.apache.mahout.math.solver.TestConjugateGradientSolver
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 sec - in org.apache.mahout.math.solver.LSMRTest
Running org.apache.mahout.math.solver.EigenDecompositionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 sec - in org.apache.mahout.math.solver.EigenDecompositionTest
Running org.apache.mahout.math.TestSequentialAccessSparseVector
Running org.apache.mahout.math.UpperTriangularTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 sec - in org.apache.mahout.math.UpperTriangularTest
Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.215 sec - in org.apache.mahout.math.TestSequentialAccessSparseVector

Results :

Failed tests: 
  TestSparseRowMatrix.testTimesMatrixCardinality Expected an exception but the test passed: org.apache.mahout.math.CardinalityException

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [8.498s]
[INFO] Apache Mahout ..................................... SUCCESS [3.171s]
[INFO] Mahout Math ....................................... FAILURE [1:07.371s]
[INFO] Mahout MapReduce Legacy ........................... SKIPPED
[INFO] Mahout Integration ................................ SKIPPED
[INFO] Mahout Examples ................................... SKIPPED
[INFO] Mahout Release Package ............................ SKIPPED
[INFO] Mahout Math/Scala wrappers ........................ SKIPPED
[INFO] Mahout Spark bindings ............................. SKIPPED
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.680s
[INFO] Finished at: Sat Jun 07 03:16:45 UTC 2014
[INFO] Final Memory: 46M/342M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on project mahout-math: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/Mahout-Quality/2637/artifact/math/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-math
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #2632
Archived 61 artifacts
Archive block size is 32768
Received 1027 blocks and 13393339 bytes
Compression is 71.5%
Took 8.5 sec
Recording test results
Publishing Javadoc
Updating MAHOUT-1574

Build failed in Jenkins: Mahout-Quality #2636

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

------------------------------------------
[...truncated 6129 lines...]
  1  =>	{0:-0.3391851441438344,1:-0.06542246858149002,3:-0.17943734064032776,2:0.4534516914993396}
  3  =>	{0:-0.5220772942297695,1:-0.18741803811050417,3:0.7123147127726289,2:0.336881219986393}
  0  =>	{0:-0.2477390691008668,1:-0.004424683816983236,3:-0.6253133673468052,2:0.5117369272558131}
}
V:
{
  2  =>	{0:-0.540615261569333,1:0.22651256046625534,3:0.7908547296692683,2:0.17599998712897502}
  1  =>	{0:-0.3264778665602247,1:-0.9299024077127869,3:0.005485547404660978,2:0.16930334771031072}
  3  =>	{0:-0.6389758157321039,1:0.28964312328739766,3:-0.6039317109245478,2:0.37826347508282776}
  0  =>	{0:-0.4391551531225589,1:-0.008968456573199852,3:-0.09892013884773636,2:-0.8929037598772583}
}
Sigma:
{0:21.27181616127625,1:6.930008723501849,2:2.905314660863667,3:0.2096735901953345}
- ddsvd - naive - q=1
6659 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
6713 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
6740 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
6970 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
7000 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
7507 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
7519 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
U:
{
  2  =>	{0:0.30784795927707836,1:-0.9470588082998468,3:0.057140132078663405,2:-0.07102290402852188}
  4  =>	{0:0.6754581589201705,1:0.2522982667207719,3:-0.2571540174192523,2:-0.643407857803281}
  1  =>	{0:0.33918514414383494,1:0.06542246858148967,3:-0.17943734064034045,2:0.4534516914993363}
  3  =>	{0:0.5220772942297647,1:0.18741803811050678,3:0.7123147127726841,2:0.3368812199864117}
  0  =>	{0:0.2477390691008701,1:0.004424683816980945,3:-0.6253133673468553,2:0.5117369272557983}
}
V:
{
  2  =>	{0:0.5406152615693328,1:-0.22651256046625476,3:0.7908547296692305,2:0.17599998712897763}
  1  =>	{0:0.3264778665602246,1:0.9299024077127841,3:0.0054855474046595415,2:0.16930334771031152}
  3  =>	{0:0.6389758157321037,1:-0.28964312328739683,3:-0.6039317109245239,2:0.3782634750828291}
  0  =>	{0:0.43915515312255904,1:0.00896845657319971,3:-0.09892013884773189,2:-0.8929037598772646}
}
Sigma:
{0:21.27181616127625,1:6.9300087235018655,2:2.905314660863654,3:0.20967359019535992}
- ddsvd - naive - q=2
spectrum:{0:300.0,1:110.3638323514327,2:40.60058497098381,3:14.936120510359183,4:5.494691666620254,5:2.02138409972564,6:0.7436256529999076,7:0.2735645896663549,8:0.10063878837075356,9:0.037022941226003865,10:0.013619978928745453,11:0.005010510237073698,12:0.001843263705998463,13:0.0010,14:0.0010,15:0.0010,16:0.0010,17:0.0010,18:0.0010,19:0.0010,20:0.0010,21:0.0010,22:0.0010,23:0.0010,24:0.0010,25:0.0010,26:0.0010,27:0.0010,28:0.0010,29:0.0010,30:0.0010,31:0.0010,32:0.0010,33:0.0010,34:0.0010,35:0.0010,36:0.0010,37:0.0010,38:0.0010,39:0.0010}
9741 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
10349 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
10690 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
11563 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
12550 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
pca:
{
  0  =>	{0:-5.668224462090881,1:6.133214507350409,2:0.7798252778246106,3:1.0626643431147629,4:-0.06538841028327615,5:0.04349878620177251,6:0.0650764234668151,7:-0.006672368716735882,8:-0.0019160715895645904,9:-7.147115933894313E-4}
  1  =>	{0:14.74644106437973,1:-0.1238449360463429,2:0.5091501954510673,3:-0.4137388407318651,4:0.46023045747657704,5:0.030092870895384715,6:0.05698557545915838,7:-0.005383762256387367,8:-0.0030664862552594527,9:0.0031859405837591785}
  2  =>	{0:-1.099071195291365,1:-2.112004016844004,2:0.6369936907123867,3:-0.40066674257293217,4:-0.09407717109946696,5:-0.1671301935647511,6:-0.01620486179067368,7:0.023855725663699544,8:-0.0016098060420543035,9:-9.122688435037605E-4}
  3  =>	{0:-2.34373820812916,1:-1.728000062796468,2:1.0496211607911639,3:-0.3391339003290852,4:0.42118942227770195,5:0.058002303672026356,6:0.06279289383284095,7:-0.005985490653518849,8:-0.001577688662862184,9:-6.435087958979054E-4}
  4  =>	{0:-2.8258135099925954,1:-2.545631599430668,2:-2.7761375366356296,3:-0.18896803013533153,4:-0.0890930064568229,5:0.047681769634394404,6:-0.005996461046803843,7:-0.004688950098854615,8:-0.001998882845855389,9:-5.368979210395598E-4}
  5  =>	{0:14.783534387204776,1:-0.2950150921056931,2:0.7769477928431967,3:1.150048105309977,4:-0.09462906642563453,5:-0.18156861499652402,6:-0.017776857559828156,7:-0.0036240321201176226,8:0.007827923617227924,9:-7.230755647459025E-4}
  6  =>	{0:9.171538469048201,1:7.175558024554038,2:-3.635190550620677,3:-0.26468855386082796,4:-0.10959535846549896,5:0.029728418279707694,6:-0.02032548217517722,7:-0.008415584804847867,8:0.006282329819262485,9:-0.0010658817291133694}
  7  =>	{0:-3.004181596679582,1:-1.9426639338375276,2:0.5119422165815652,3:-0.2763405672767165,4:-0.16727904448199507,5:0.03560460002827816,6:0.0636262575119012,7:-0.005132748360040711,8:-0.002096933274218613,9:-6.459270575763231E-4}
  8  =>	{0:-1.4367848191921833,1:-2.9643681517931757,2:-2.7555531242422258,3:-0.04120006817629289,4:-0.1492391482941361,5:0.025079553432388515,6:-0.006003987041882307,7:-0.004597320167678049,8:0.007223954103317008,9:-7.344850782694888E-4}
  9  =>	{0:-1.728378465243989,1:-2.7580668002263775,2:-2.7878134294097467,3:-0.20694926506921155,4:-0.15124171324309943,5:-0.17362750619327916,6:-0.00993018929257191,7:-0.005660554850473651,8:-0.002278589708715502,9:-7.533253447400318E-4}
}
pcaControl:
{
  0  =>	{0:-5.668224460908158,1:-6.133214511308877,2:0.7798252783845137,3:-1.0626643480581117,4:-0.06538841105740979,5:-0.043498799291719105,6:-0.06507643146171384,7:-0.0066723721151590145,8:-0.0019160303748434998,9:7.147168739462012E-4}
  1  =>	{0:14.746441059414163,1:0.12384494321553821,2:0.5091501914691069,3:0.4137388528291851,4:0.460230454686634,5:-0.030092835495960493,6:-0.056985559374210404,7:-0.005383768497923173,8:-0.0030665235947032023,9:-0.00318594152907398}
  2  =>	{0:-1.0990711930828199,1:2.1120040167318126,2:0.6369936971603898,3:0.4006667311376571,4:-0.0940771724176687,5:0.1671301835352632,6:0.016204859925629058,7:0.023855732691033533,8:-0.001609823417337191,9:9.122665238335307E-4}
  3  =>	{0:-2.3437382081818288,1:1.728000058938051,2:1.0496211749048392,3:0.33913388001208206,4:0.42118942185568725,5:-0.05800232167343545,6:-0.0627928970893226,7:-0.00598550993593752,8:-0.0015776119244121322,9:6.435206497689646E-4}
  4  =>	{0:-2.825813506330601,1:2.5456315939021077,2:-2.776137530405429,3:0.18896801583103348,4:-0.08909300750068634,5:-0.04768178986719988,6:0.00599644560107488,7:-0.004688932648084019,8:-0.001998869509054749,9:5.368932160624622E-4}
  5  =>	{0:14.783534397198965,1:0.2950150925726962,2:0.7769477989297869,3:-1.1500481296888656,4:-0.09462906519128579,5:0.18156858452961944,6:0.01777682109351565,7:-0.0036239659765884037,8:0.007827898130457046,9:7.230575194190835E-4}
  6  =>	{0:9.171538465556496,1:-7.175558039374564,2:-3.6351905295312528,3:0.26468851672819804,4:-0.10959537162291569,5:-0.02972845659847462,6:0.02032548440365184,7:-0.0084156155788305,8:0.006282408064285941,9:0.0010658814415180522}
  7  =>	{0:-3.004181591641547,1:1.9426639334780071,2:0.5119422239977844,3:0.27634054921763107,4:-0.167279033923707,5:-0.03560463803468467,6:-0.0636262914744327,7:-0.005132709375402884,8:-0.002096885849823916,9:6.459293841675615E-4}
  8  =>	{0:-1.43678482618018,1:2.964368158781541,2:-2.7555531360798433,3:0.041200093709916105,4:-0.14923915273261779,5:-0.025079506195923282,6:0.006004013139264698,7:-0.0045973355723047254,8:0.007223888432388866,9:7.34477917178216E-4}
  9  =>	{0:-1.7283784683760928,1:2.758066793169001,2:-2.787813437804294,3:0.2069492777939505,4:-0.15124172553064483,5:0.17362751994048412,6:0.009930210366534584,7:-0.005660577591472969,8:-0.002278641733622148,9:7.533068782928822E-4}
}
- dspca
spectrum:{0:300.0,1:110.3638323514327,2:40.60058497098381,3:14.936120510359183,4:5.494691666620254,5:2.02138409972564,6:0.7436256529999076,7:0.2735645896663549,8:0.10063878837075356,9:0.037022941226003865,10:0.013619978928745453,11:0.005010510237073698,12:0.001843263705998463,13:0.0010,14:0.0010,15:0.0010,16:0.0010,17:0.0010,18:0.0010,19:0.0010,20:0.0010,21:0.0010,22:0.0010,23:0.0010,24:0.0010,25:0.0010,26:0.0010,27:0.0010,28:0.0010,29:0.0010,30:0.0010,31:0.0010,32:0.0010,33:0.0010,34:0.0010,35:0.0010,36:0.0010,37:0.0010,38:0.0010,39:0.0010}
14969 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
15075 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
15089 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
15805 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
17767 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
17817 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
17832 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
18585 [ScalaTest-main-running-MathSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
Control block:
{
  0  =>	{0:0.3947476722883563,1:-0.08695028358267716,2:-1.0574297632219802}
  1  =>	{0:0.4076559804271818,1:0.013563509240543453,2:-0.6050700722864573}
  2  =>	{0:0.15935325307337903,1:0.07468219465060774,2:-0.37963073350622206}
}
ALS factorized approximation block:
{
  0  =>	{0:0.3947293193554258,1:-0.08695495453113126,2:-1.0574161661846861}
  1  =>	{0:0.40763257054715274,1:0.013576113976449065,2:-0.6050379688851315}
  2  =>	{0:0.15933676593727264,1:0.07468384202698498,2:-0.37962567282938003}
}
norm of residuals 0.012376
train iteration rmses: List(2.384642813487292E-7, 3.0633706757189714E-7)
- als *** FAILED ***
  0.012376127576344249 was not less than 0.01 (MathSuite.scala:208)
log4j:WARN No appenders could be found for logger (akka.remote.RemoteActorRefProvider$RemotingTerminator).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
AewBSuite:
22160 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A * B Hadamard
23529 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A + B Elementwise
24878 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A - B Elementwise
26245 [ScalaTest-main-running-AewBSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- A / B Elementwise
RLikeDrmOpsSuite:
- A.t
{
  1  =>	{0:25.0,1:39.0}
  0  =>	{0:11.0,1:17.0}
}
{
  1  =>	{0:25.0,1:39.0}
  0  =>	{0:11.0,1:17.0}
}
- C = A %*% B
{
  0  =>	{0:11.0,1:17.0}
  1  =>	{0:25.0,1:39.0}
}
{
  0  =>	{0:11.0,1:17.0}
  1  =>	{0:25.0,1:39.0}
}
30611 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
Q=
{
  0  =>	{0:0.40273861426601687,1:-0.9153150324187648}
  1  =>	{0:0.9153150324227656,1:0.40273861426427493}
}
- C = A %*% B mapBlock {}
- C = A %*% B incompatible B keys
33505 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
- C = At %*% B , join
34935 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are not identically partitioned, performing inner join.
- C = At %*% B , join, String-keyed
36326 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtB$  - A and B for A'B are identically distributed, performing row-wise zip.
- C = At %*% B , zippable, String-keyed
{
  2  =>	{0:62.0,1:86.0,3:132.0,2:115.0}
  1  =>	{0:50.0,1:69.0,3:105.0,2:92.0}
  3  =>	{0:74.0,1:103.0,3:159.0,2:138.0}
  0  =>	{0:26.0,1:35.0,3:51.0,2:46.0}
}
- C = A %*% inCoreB
{
  0  =>	{0:26.0,1:35.0,2:46.0,3:51.0}
  1  =>	{0:50.0,1:69.0,2:92.0,3:105.0}
  2  =>	{0:62.0,1:86.0,2:115.0,3:132.0}
  3  =>	{0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = inCoreA %*%: B
40304 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A
41781 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying non-slim non-graph A'A.
77841 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings  - test done.
- C = A.t %*% A fat non-graph
79109 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A non-int key
80464 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B
A.nrow=3.
A=
{
  0  =>	{0:1.0,1:2.0,2:3.0}
  1  =>	{0:3.0,1:4.0,2:5.0}
  2  =>	{0:5.0,1:6.0,2:7.0}
}
B=
{
  2  =>	{0:0.8055945101573383,1:0.008940777189445193,2:0.24961508357109352}
  1  =>	{0:0.9924907798045862,1:0.21580174391542406,2:0.9295594154006405}
  0  =>	{0:0.16057470749311653,1:0.8397721260345901,2:0.15654438659302117}
}
81847 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying zipped elementwise
C=
{
  0  =>	{0:1.1605747074931165,1:2.83977212603459,2:3.156544386593021}
  1  =>	{0:3.9924907798045863,1:4.215801743915424,2:5.92955941540064}
  2  =>	{0:5.805594510157338,1:6.008940777189445,2:7.2496150835710935}
}
- C = A + B, identically partitioned
83169 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
83226 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 1
84586 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
84672 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 2
86038 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
86041 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
86143 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 3
ArrayBuffer(0, 1, 2, 3, 4)
ArrayBuffer(0, 1, 2, 3, 4)
- general side
- Ax
- A'x
- colSums, colMeans
Run completed in 1 minute, 48 seconds.
Total number of tests run: 40
Suites: completed 9, aborted 0
Tests: succeeded 39, failed 1, canceled 0, ignored 0, pending 0
*** 1 TEST FAILED ***
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [12.599s]
[INFO] Apache Mahout ..................................... SUCCESS [4.753s]
[INFO] Mahout Math ....................................... SUCCESS [2:15.456s]
[INFO] Mahout MapReduce Legacy ........................... SUCCESS [11:15.014s]
[INFO] Mahout Integration ................................ SUCCESS [1:23.497s]
[INFO] Mahout Examples ................................... SUCCESS [45.223s]
[INFO] Mahout Release Package ............................ SUCCESS [0.164s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [59.243s]
[INFO] Mahout Spark bindings ............................. FAILURE [2:25.434s]
[INFO] Mahout Spark bindings shell ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19:26.030s
[INFO] Finished at: Fri Jun 06 22:23:47 UTC 2014
[INFO] Final Memory: 74M/436M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0-M2:test (test) on project mahout-spark: There are test failures -> [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-spark
Build step 'Invoke top-level Maven targets' marked build as failure
[PMD] Skipping publisher since build result is FAILURE
[TASKS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Mahout-Quality #2632
Archived 61 artifacts
Archive block size is 32768
Received 1002 blocks and 17771505 bytes
Compression is 64.9%
Took 20 sec
Recording test results
Publishing Javadoc

Build failed in Jenkins: Mahout-Quality #2635

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

------------------------------------------
[...truncated 6279 lines...]
- C = A %*% inCoreB
{
  0  =>	{0:26.0,1:35.0,2:46.0,3:51.0}
  1  =>	{0:50.0,1:69.0,2:92.0,3:105.0}
  2  =>	{0:62.0,1:86.0,2:115.0,3:132.0}
  3  =>	{0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = inCoreA %*%: B
42773 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A
44328 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying non-slim non-graph A'A.
73623 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings  - test done.
- C = A.t %*% A fat non-graph
74944 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A non-int key
76400 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B
A.nrow=3.
A=
{
  0  =>	{0:1.0,1:2.0,2:3.0}
  1  =>	{0:3.0,1:4.0,2:5.0}
  2  =>	{0:5.0,1:6.0,2:7.0}
}
B=
{
  2  =>	{0:0.9336172424918442,1:0.08333572261249966,2:0.8759982441925812}
  1  =>	{0:0.7903375606865002,1:0.9346752961395065,2:0.7740555815313379}
  0  =>	{0:0.9128707073497478,1:0.6393159924225745,2:0.10203973921326659}
}
77818 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying zipped elementwise
C=
{
  0  =>	{0:1.912870707349748,1:2.6393159924225746,2:3.1020397392132666}
  1  =>	{0:3.7903375606865,1:4.934675296139506,2:5.7740555815313375}
  2  =>	{0:5.933617242491844,1:6.0833357226124996,2:7.875998244192581}
}
- C = A + B, identically partitioned
79184 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
79234 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 1
80638 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
80705 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 2
82097 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
82101 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
82187 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 3
ArrayBuffer(0, 1, 2, 3, 4)
ArrayBuffer(0, 1, 2, 3, 4)
- general side
- Ax
- A'x
- colSums, colMeans
Run completed in 1 minute, 44 seconds.
Total number of tests run: 40
Suites: completed 9, aborted 0
Tests: succeeded 40, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-spark ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/pom.xml to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-test-sources/mahout added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ mahout-spark ---
[INFO] Fork Value is true
     [java] Warnings generated: 63
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings shell 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-spark-shell ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark-shell ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark-shell ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ mahout-spark-shell ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  org.apache.mahout:mahout-math-scala:1.0-SNAPSHOT requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/scala:-1: info: compiling
[INFO] Compiling 2 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/classes at 1402009284801
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ mahout-spark-shell ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  org.apache.mahout:mahout-math-scala:1.0-SNAPSHOT requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-spark-shell ---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0-M2:test (test) @ mahout-spark-shell ---
WARNING: -p has been deprecated and will be reused for a different (but still very cool) purpose in ScalaTest 2.0. Please change all uses of -p to -R.
Discovery starting.
Discovery completed in 88 milliseconds.
Run starting. Expected test count is: 0
DiscoverySuite:
Run completed in 169 milliseconds.
Total number of tests run: 0
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark-shell ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-spark-shell ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/pom.xml to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark-shell ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark-shell ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ mahout-spark-shell ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark-shell ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [2.890s]
[INFO] Apache Mahout ..................................... SUCCESS [1.167s]
[INFO] Mahout Math ....................................... SUCCESS [1:48.293s]
[INFO] Mahout MapReduce Legacy ........................... SUCCESS [9:59.009s]
[INFO] Mahout Integration ................................ SUCCESS [1:05.300s]
[INFO] Mahout Examples ................................... SUCCESS [37.412s]
[INFO] Mahout Release Package ............................ SUCCESS [0.038s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [48.410s]
[INFO] Mahout Spark bindings ............................. SUCCESS [2:27.855s]
[INFO] Mahout Spark bindings shell ....................... SUCCESS [17.886s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:09.908s
[INFO] Finished at: Thu Jun 05 23:01:42 UTC 2014
[INFO] Final Memory: 81M/422M
[INFO] ------------------------------------------------------------------------
[PMD] Collecting PMD analysis files...
[PMD] Finding all files that match the pattern */target/pmd.xml
[PMD] Parsing 8 files in <https://builds.apache.org/job/Mahout-Quality/ws/>
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/buildtools/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/examples/target/pmd.xml> of module  with 24 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/integration/target/pmd.xml> of module  with 20 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/math-scala/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/math/target/pmd.xml> of module  with 231 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/mrlegacy/target/pmd.xml> of module  with 113 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/spark-shell/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2635/artifact/spark/target/pmd.xml> of module  with 0 warnings.
[PMD] Computing warning deltas based on reference build #2632
[TASKS] Scanning folder '<https://builds.apache.org/job/Mahout-Quality/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 1537 files to scan for tasks
[TASKS] Found 91 open tasks.
[TASKS] Computing warning deltas based on reference build #2632
Archiving artifacts
Recording test results
Publishing Javadoc
ERROR: Publisher hudson.tasks.JavadocArchiver aborted due to exception
java.lang.IllegalStateException: basedir <https://builds.apache.org/job/Mahout-Quality/2635/artifact/**/target/site> does not exist.
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:879)
	at hudson.FilePath$42.hasMatch(FilePath.java:2262)
	at hudson.FilePath$42.invoke(FilePath.java:2159)
	at hudson.FilePath$42.invoke(FilePath.java:2149)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Build failed in Jenkins: Mahout-Quality #2634

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

------------------------------------------
[...truncated 6284 lines...]
- C = A %*% inCoreB
{
  0  =>	{0:26.0,1:35.0,2:46.0,3:51.0}
  1  =>	{0:50.0,1:69.0,2:92.0,3:105.0}
  2  =>	{0:62.0,1:86.0,2:115.0,3:132.0}
  3  =>	{0:74.0,1:103.0,2:138.0,3:159.0}
}
- C = inCoreA %*%: B
43871 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A
45402 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying non-slim non-graph A'A.
72873 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings  - test done.
- C = A.t %*% A fat non-graph
74186 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AtA$  - Applying slim A'A.
- C = A.t %*% A non-int key
75568 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B
A.nrow=3.
A=
{
  0  =>	{0:1.0,1:2.0,2:3.0}
  1  =>	{0:3.0,1:4.0,2:5.0}
  2  =>	{0:5.0,1:6.0,2:7.0}
}
B=
{
  2  =>	{0:0.19706894039023248,1:0.2361089802103321,2:0.2871395148251844}
  1  =>	{0:0.23219058938267467,1:0.8241747220668595,2:0.4924763799542442}
  0  =>	{0:0.6302537244737795,1:0.146659977628128,2:0.09139949063764363}
}
76976 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying zipped elementwise
C=
{
  0  =>	{0:1.6302537244737794,1:2.146659977628128,2:3.0913994906376434}
  1  =>	{0:3.232190589382675,1:4.82417472206686,2:5.492476379954244}
  2  =>	{0:5.197068940390232,1:6.236108980210332,2:7.287139514825184}
}
- C = A + B, identically partitioned
78566 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
78618 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 1
80061 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
80112 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 2
81496 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
81498 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
81575 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.sparkbindings.blas.AewB$  - applying elementwise as join
- C = A + B side test 3
ArrayBuffer(0, 1, 2, 3, 4)
ArrayBuffer(0, 1, 2, 3, 4)
- general side
- Ax
- A'x
- colSums, colMeans
Run completed in 1 minute, 44 seconds.
Total number of tests run: 40
Suites: completed 9, aborted 0
Tests: succeeded 40, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-spark ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-spark ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/pom.xml to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-tests.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/mahout-spark-1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark/1.0-SNAPSHOT/mahout-spark-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark/target/generated-test-sources/mahout added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ mahout-spark ---
[INFO] Fork Value is true
     [java] Warnings generated: 63
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Mahout Spark bindings shell 1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ mahout-spark-shell ---
[INFO] Deleting /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark-shell ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark-shell ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout added.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ mahout-spark-shell ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  org.apache.mahout:mahout-math-scala:1.0-SNAPSHOT requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/main/scala:-1: info: compiling
[INFO] Compiling 2 source files to /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/classes at 1402006919096
[INFO] prepare-compile in 0 s
[INFO] compile in 5 s
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mahout-spark-shell ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mahout-spark-shell ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:testCompile (default) @ mahout-spark-shell ---
[INFO] Checking for multiple versions of scala
[WARNING]  Expected all dependencies to require Scala version: 2.10.3
[WARNING]  org.apache.mahout:mahout-math-scala:1.0-SNAPSHOT requires scala version: 2.10.0
[WARNING] Multiple versions of scala libraries detected!
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[WARNING] No source files found.
[INFO] 
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ mahout-spark-shell ---
[INFO] 
[INFO] --- scalatest-maven-plugin:1.0-M2:test (test) @ mahout-spark-shell ---
WARNING: -p has been deprecated and will be reused for a different (but still very cool) purpose in ScalaTest 2.0. Please change all uses of -p to -R.
Discovery starting.
Discovery completed in 86 milliseconds.
Run starting. Expected test count is: 0
DiscoverySuite:
Run completed in 162 milliseconds.
Total number of tests run: 0
Suites: completed 1, aborted 0
Tests: succeeded 0, failed 0, canceled 0, ignored 0, pending 0
All tests passed.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:remove-project-artifact (remove-old-mahout-artifacts) @ mahout-spark-shell ---
[INFO] /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell removed.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ mahout-spark-shell ---
[INFO] Building jar: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ mahout-spark-shell ---
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/pom.xml to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT.pom
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-tests.jar
[INFO] Installing /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/mahout-spark-shell-1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/apache/mahout/mahout-spark-shell/1.0-SNAPSHOT/mahout-spark-shell-1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] >>> maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell >>>
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ mahout-spark-shell ---
[INFO] Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-sources/mahout added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-test-source (add-test-source) @ mahout-spark-shell ---
[INFO] Test Source directory: /x1/jenkins/jenkins-slave/workspace/Mahout-Quality/spark-shell/target/generated-test-sources/mahout added.
[INFO] 
[INFO] <<< maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell <<<
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ mahout-spark-shell ---
[INFO] 
[INFO] --- findbugs-maven-plugin:2.5.2:findbugs (default-cli) @ mahout-spark-shell ---
[INFO] Fork Value is true
     [java] Warnings generated: 1
[INFO] Done FindBugs Analysis....
[INFO] 
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ mahout-spark-shell ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................ SUCCESS [7.858s]
[INFO] Apache Mahout ..................................... SUCCESS [2.703s]
[INFO] Mahout Math ....................................... SUCCESS [1:53.680s]
[INFO] Mahout MapReduce Legacy ........................... SUCCESS [9:56.206s]
[INFO] Mahout Integration ................................ SUCCESS [1:07.876s]
[INFO] Mahout Examples ................................... SUCCESS [37.045s]
[INFO] Mahout Release Package ............................ SUCCESS [0.064s]
[INFO] Mahout Math/Scala wrappers ........................ SUCCESS [54.161s]
[INFO] Mahout Spark bindings ............................. SUCCESS [2:31.151s]
[INFO] Mahout Spark bindings shell ....................... SUCCESS [18.277s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:31.851s
[INFO] Finished at: Thu Jun 05 22:22:17 UTC 2014
[INFO] Final Memory: 74M/392M
[INFO] ------------------------------------------------------------------------
[PMD] Collecting PMD analysis files...
[PMD] Finding all files that match the pattern */target/pmd.xml
[PMD] Parsing 8 files in <https://builds.apache.org/job/Mahout-Quality/ws/>
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/buildtools/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/examples/target/pmd.xml> of module  with 24 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/integration/target/pmd.xml> of module  with 20 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/math-scala/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/math/target/pmd.xml> of module  with 231 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/mrlegacy/target/pmd.xml> of module  with 113 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/spark-shell/target/pmd.xml> of module  with 0 warnings.
[PMD] Successfully parsed file <https://builds.apache.org/job/Mahout-Quality/2634/artifact/spark/target/pmd.xml> of module  with 0 warnings.
[PMD] Computing warning deltas based on reference build #2632
[TASKS] Scanning folder '<https://builds.apache.org/job/Mahout-Quality/ws/'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 1537 files to scan for tasks
[TASKS] Found 91 open tasks.
[TASKS] Computing warning deltas based on reference build #2632
Archiving artifacts
Recording test results
Publishing Javadoc
ERROR: Publisher hudson.tasks.JavadocArchiver aborted due to exception
java.lang.IllegalStateException: basedir <https://builds.apache.org/job/Mahout-Quality/2634/artifact/*/target/site> does not exist.
	at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:879)
	at hudson.FilePath$42.hasMatch(FilePath.java:2262)
	at hudson.FilePath$42.invoke(FilePath.java:2159)
	at hudson.FilePath$42.invoke(FilePath.java:2149)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2462)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)