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 2016/05/01 08:25:47 UTC

Build failed in Jenkins: Mahout-Quality #3348

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

Changes:

[smarthi] MAHOUT-1841: Matrices.symmetricUniformView(...) returning values in the

------------------------------------------
[...truncated 3212 lines...]
 1 =>	{0:25.0,1:39.0}
}
{
 0 =>	{0:11.0,1:17.0}
 1 =>	{0:25.0,1:39.0}
}
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
- Spark-specific C = At %*% B , join
- C = At %*% B , join, String-keyed
- C = At %*% B , zippable, String-keyed
- C = A %*% B.t
{
 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
58977 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.math.scalabindings.MMul$  - AAt computation detected.
- C = A.t %*% A
- C = A.t %*% A fat non-graph
162595 [ScalaTest-main-running-RLikeDrmOpsSuite] DEBUG org.apache.mahout.math.scalabindings.MMul$  - AAt computation detected.
- C = A.t %*% A non-int key
- C = A + B
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=
{
 0 =>	{0:0.9853454767970793,1:0.523158918707643,2:0.7686363963425746}
 1 =>	{0:0.7566230885246726,1:0.3760312521689527,2:0.25076380173255}
 2 =>	{0:0.18446250691787902,1:0.5058988187226822,2:0.3310050825958947}
}
C=
{
 0 =>	{0:1.9853454767970793,1:2.523158918707643,2:3.7686363963425746}
 1 =>	{0:3.7566230885246727,1:4.376031252168953,2:5.25076380173255}
 2 =>	{0:5.184462506917879,1:6.505898818722682,2:7.331005082595895}
}
- C = A + B, identically partitioned
- C = A + B side test 1
- C = A + B side test 2
- C = A + B side test 3
- Ax
- A'x
- colSums, colMeans
- rowSums, rowMeans
- A.diagv
- numNonZeroElementsPerColumn
- C = A cbind B, cogroup
- C = A cbind B, zip
- B = 1 cbind A
- B = A cbind 1
- B = A + 1.0
- C = A rbind B
- C = A rbind B, with empty
- scalarOps
optimized:OpAewUnaryFunc(org.apache.mahout.h2obindings.drm.CheckpointedDrmH2O@370ff791,<function1>,false)
- A * A -> sqr(A) rewrite 
optimizer rewritten:OpAewUnaryFuncFusion(org.apache.mahout.h2obindings.drm.CheckpointedDrmH2O@ce6c64f,List(OpAewUnaryFunc(OpAewUnaryFunc(OpAewUnaryFunc(org.apache.mahout.h2obindings.drm.CheckpointedDrmH2O@ce6c64f,<function1>,false),<function1>,false),<function1>,true), OpAewUnaryFunc(OpAewUnaryFunc(org.apache.mahout.h2obindings.drm.CheckpointedDrmH2O@ce6c64f,<function1>,false),<function1>,false), OpAewUnaryFunc(org.apache.mahout.h2obindings.drm.CheckpointedDrmH2O@ce6c64f,<function1>,false)))
- B = 1 + 2 * (A * A) ew unary function fusion
- functional apply()
DrmLikeOpsSuite:
{
 0 =>	{0:2.0,1:3.0,2:4.0}
 1 =>	{0:3.0,1:4.0,2:5.0}
 2 =>	{0:4.0,1:5.0,2:6.0}
 3 =>	{0:5.0,1:6.0,2:7.0}
}
- mapBlock
- mapBlock implicit keying
- allReduceBlock
{
 0 =>	{0:2.0,1:3.0}
 1 =>	{0:3.0,1:4.0}
 2 =>	{0:4.0,1:5.0}
 3 =>	{0:5.0,1:6.0}
}
- col range
{
 0 =>	{0:2.0,1:3.0,2:4.0}
 1 =>	{0:3.0,1:4.0,2:5.0}
}
- row range
{
 0 =>	{0:3.0,1:4.0}
 1 =>	{0:4.0,1:5.0}
}
- col, row range
- dsqDist(X,Y)
226107 [ScalaTest-main-running-DrmLikeOpsSuite] DEBUG org.apache.mahout.math.scalabindings.MMul$  - AAt computation detected.
- dsqDist(X)
AtSuite:
{
 0 =>	{0:1.0,1:2.0,2:3.0}
 1 =>	{0:2.0,1:3.0,2:4.0}
 2 =>	{0:3.0,1:4.0,2:5.0}
}
- At
ClassifierStatsH2OTestSuite:
- testFullRunningAverageAndStdDev
- testBigFullRunningAverageAndStdDev
- testStddevFullRunningAverageAndStdDev
- testFullRunningAverage
- testFullRunningAveragCopyConstructor
- testInvertedRunningAverage
- testInvertedRunningAverageAndStdDev
- testBuild
- GetMatrix
- testPrecisionRecallAndF1ScoreAsScikitLearn
AewBSuite:
- A * B Hadamard
- A + B Elementwise
- A - B Elementwise
- A / B Elementwise
NBH2OTestSuite:
- Simple Standard NB Model
- NB Aggregator
- Model DFS Serialization
- train and test a model
TFIDF matrix
{
 0 =>	{0:0.8507302182814089,1:0.8162266640434258,2:0.32850304500842264,3:0.06852174754693185,4:0.6089922100906467,5:0.47299954209911754,6:0.33829266287203197,7:0.20377529397787336,8:0.9022123704174732,9:0.17636281176456498,10:0.4661829066011731,11:0.7783988866502161,12:0.30500040488502705,13:0.17928292181794725,14:0.36542691848062997,15:0.882254603932934,16:0.8887844549713073,17:0.8134382691523407,18:0.7339751015873561,19:0.21497897985116293 ... } 
 1 =>	{0:0.9790528764555192,1:0.39986010535516586,2:0.08705835939267886,3:0.6198923301970254,4:0.6603973417083813,5:0.6557608750982553,6:0.6304986955986625,7:0.021822157447133783,8:0.493067663444509,9:0.6349017281834919,10:0.6608667898628399,11:0.5341072845444107,12:0.11836184269288558,13:0.5598426346093659,14:0.6065707224689623,15:0.3132013783906795,16:0.20760890698306894,17:0.22685501718257145,18:0.9768971988949653,19:0.12030512356051443 ... } 
 2 =>	{0:0.4409029532274484,1:0.7126933998766671,2:0.08830651883480517,3:0.9836922914120694,4:0.8147991877860192,5:0.9637626092779221,6:0.6562955422663692,7:0.270485632228403,8:0.9480444572500816,9:0.7352253313372139,10:0.7725018453364743,11:0.21356192209543412,12:0.3878677758826206,13:0.03291522680495329,14:0.9920692301668461,15:0.7492082330578532,16:0.9363143653412787,17:0.7834213512859992,18:0.35442335384918733,19:0.9262549155149999 ... } 
 3 =>	{0:0.8315588105745518,1:0.3873932896516372,2:0.825226217216761,3:0.1372662347971157,4:0.2769521834422016,5:0.008700149103209154,6:0.2834224173816073,7:0.11671181651191648,8:0.987734140082854,9:0.021823520439176847,10:0.056034542102896046,11:0.12068677573921321,12:0.4852706816636544,13:0.16116575808320854,14:0.5557288522928112,15:0.22903519745118556,16:0.2887215905435109,17:0.5940820521412096,18:0.6122066172493819,19:0.7437388783154334 ... } 
 4 =>	{0:0.5189313784204878,1:0.44757550280881025,2:0.028080662762998476,3:0.3910491584217025,4:0.2707999667148042,5:0.5299674672701041,6:0.057880283461186566,7:0.3156044301058978,8:0.40310975400388593,9:0.8163155682265194,10:0.746460282647356,11:0.8366375298145626,12:0.38967553640668373,13:0.6049465237732463,14:0.7617697465470061,15:0.9810653402971572,16:0.4377361025668834,17:0.8608929733503776,18:0.45539187780139406,19:0.3125296584118819 ... } 
 5 =>	{0:0.23313174113544088,1:0.2954050134961161,2:0.5606036029787539,3:0.13364542055659528,4:0.8823120329339047,5:0.8027047262173239,6:0.8133984392213951,7:0.3165247922758436,8:0.828407605457065,9:0.29488931330501367,10:0.3006316897576098,11:0.7934761471876535,12:0.8076655066458152,13:0.5150576470138923,14:0.13551332684818945,15:0.6091779080610398,16:0.40342943955263544,17:0.9087956230676538,18:0.6908382669626307,19:0.02918233231704931 ... } 
 6 =>	{0:0.23691330693442497,1:0.3160943498624943,2:0.9307664428911595,3:0.4172064951041291,4:0.6571392141032505,5:0.24420397531329419,6:0.950302668448519,7:0.3828362293356651,8:0.5330251600873261,9:0.9208835865169951,10:0.7627679196893393,11:0.6489950247789021,12:0.6812730956322666,13:0.6568514160116712,14:0.3195565628783393,15:0.18372002593427084,16:0.21124435521562585,17:0.3509281962223606,18:0.4314104260991564,19:0.20052122442227222 ... } 
 7 =>	{0:0.1852971335986197,1:0.1793133630244606,2:0.4493711661519407,3:0.5890901912397832,4:0.5338823259500403,5:0.22798862095777395,6:0.16314445114479464,7:0.9814995255985685,8:0.3329520367910288,9:0.00421285425543283,10:0.7188590952579077,11:0.3035597708647675,12:0.3837964859823591,13:0.08745303043974262,14:0.9292900296381184,15:0.43931115108049595,16:0.8263215914738486,17:0.9727270485875785,18:0.18905235067727927,19:0.2619541655945521 ... } 
 8 =>	{0:0.5007509921451473,1:0.13088766209559644,2:0.192694610678114,3:0.7733767836300116,4:0.07796746748771866,5:0.753548456202387,6:0.41817891825840936,7:0.1894263924834157,8:0.08250962347819424,9:0.33729475596926084,10:0.005196037471752568,11:0.542126539479446,12:0.17094491652565835,13:0.9941308836100584,14:0.4576672519662146,15:0.2908082010546223,16:0.7105598845170121,17:0.1531340181914138,18:0.5477420757316044,19:0.2936461122674974 ... } 
 9 =>	{0:0.17709130240687881,1:0.880764552985152,2:0.63712758787694,3:0.9495694176000596,4:0.9417251834057264,5:0.5632406703499729,6:0.21461934822221929,7:0.5682578002932495,8:0.6177839851581074,9:0.8616534238046288,10:0.9687548383407668,11:0.7746835137126495,12:0.9579791420656746,13:0.5909620104452651,14:0.20660388670531094,15:0.18390434426734387,16:0.6982024076397368,17:0.22864762420118157,18:0.9734283173775786,19:0.91228015813139 ... } 
... }
Aggregated by key
{
 0 =>	{0:2.5482288490089173,1:2.423477578686994,2:1.5683512801754997,3:2.6338464761148446,4:2.4296980461824393,5:2.964482050162825,6:2.420950075306516,7:1.3621279781312547,8:2.868901365236961,9:2.9860820538145547,10:2.753108991746095,11:3.019719902818561,12:1.9347617293322563,13:2.4681269720178767,14:2.8964897100390363,15:3.087056404276838,16:3.1846391626121076,17:2.9618148082024924,18:2.522942835068698,19:1.9479308904678145 ... } 
 1 =>	{0:2.4061318641710105,1:2.1427363245125317,2:2.5593869336170747,3:2.429463594390579,4:3.295269067440254,5:2.2583950417265353,6:2.1050833515686787,7:2.0048160921267115,8:3.2599454309335636,9:1.817480839987744,10:2.70514695532202,11:2.5265134920486947,12:2.7530736590503886,13:1.9144810805914745,14:2.433706817953392,15:1.7746299792507445,16:2.4242839361928006,17:2.931107365180195,18:3.442422751161836,19:2.0674606579189394 ... } 
}
Map(Cat1 -> 0, Cat2 -> 1)

=======================================================
Summary
-------------------------------------------------------
Correctly Classified Instances: 10	100%
Incorrectly Classified Instances: 0	0%
Total Classified Instances: 10

=======================================================
Confusion Matrix
-------------------------------------------------------
a     	b     	<--Classified as
5     	0     	 |  5      	a      = Cat1
0     	5     	 |  5      	b      = Cat2

=======================================================
Statistics
-------------------------------------------------------
Kappa: 	0.7447
Accuracy: 	100%
Reliability: 	66.6667%
Reliability (std dev): 	0.5774
Weighted precision: 	1
Weighted recall: 	1
Weighted F1 score: 	1

- train and test a model with the confusion matrix
DrmLikeSuite:
{
 0 =>	{0:1.0,1:2.0,2:3.0}
 1 =>	{0:3.0,1:4.0,2:5.0}
}
{
 0 =>	{0:1.0,1:2.0,2:3.0}
 1 =>	{0:3.0,1:4.0,2:5.0}
}
- DRM DFS i/o (local)
- DRM parallelizeEmpty
Run completed in 4 minutes, 47 seconds.
Total number of tests run: 73
Suites: completed 11, aborted 0
Tests: succeeded 72, failed 1, canceled 0, ignored 0, pending 0
*** 1 TEST FAILED ***
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Apache Mahout
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Mahout Build Tools
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Mahout Build Tools ................................. SUCCESS [ 14.220 s]
[INFO] Apache Mahout ...................................... SUCCESS [  2.189 s]
[INFO] Mahout Math ........................................ SUCCESS [04:39 min]
[INFO] Mahout HDFS ........................................ SUCCESS [ 23.073 s]
[INFO] Mahout Map-Reduce .................................. SUCCESS [36:42 min]
[INFO] Mahout Integration ................................. SUCCESS [03:05 min]
[INFO] Mahout Examples .................................... SUCCESS [01:17 min]
[INFO] Mahout Math Scala bindings ......................... SUCCESS [17:16 min]
[INFO] Mahout H2O backend ................................. FAILURE [06:15 min]
[INFO] Mahout Spark bindings .............................. SKIPPED
[INFO] Mahout Flink bindings .............................. SKIPPED
[INFO] Mahout Spark bindings shell ........................ SKIPPED
[INFO] Mahout Release Package ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 h
[INFO] Finished at: 2016-05-01T06:25:10+00:00
[INFO] Final Memory: 57M/798M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.scalatest:scalatest-maven-plugin:1.0:test (test) on project mahout-h2o_2.10: 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-h2o_2.10
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
Compressed 154.76 MB of artifacts by 86.1% relative to #3346
Recording test results
Publishing Javadoc
Updating MAHOUT-1841

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

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