Details for spark-master-test-sbt-hadoop-2.7 build #5192

View on Jenkins

Duration
158 minutes
Start time
2018-11-20 05:26:39 ()
Time in build queue
234 minutes
Commit
a09d5ba88680d07121ce94a4e68c3f42fc635f4f
Executor
amp-jenkins-worker-06
Status
FAILURE

Failed tests

org.apache.spark.ContextCleanerSuite: (It is not a test it is a sbt.testing.SuiteSelector) 48 ms
org.apache.spark.ExecutorPluginSuite: testAddMultiplePlugins 1 ms
org.apache.spark.ExecutorPluginSuite: testPluginClassDoesNotExist 0 ms
org.apache.spark.ExecutorPluginSuite: testAddPlugin 1 ms
org.apache.spark.ExecutorPluginSuite: testPluginShutdownWithException 0 ms
org.apache.spark.JavaJdbcRDDSuite: testJavaJdbcRDD 3 ms
org.apache.spark.deploy.LogUrlsStandaloneSuite: verify that correct log urls get propagated from workers 62350 ms
org.apache.spark.deploy.LogUrlsStandaloneSuite: verify that log urls reflect SPARK_PUBLIC_DNS (SPARK-6175) 3927464 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: dynamic allocation default behavior 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: dynamic allocation with max cores <= cores per worker 1 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: dynamic allocation with max cores > cores per worker 1 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: dynamic allocation with cores per executor 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: dynamic allocation with cores per executor AND max cores 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: kill the same executor twice (SPARK-9795) 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: the pending replacement executors should not be lost (SPARK-10515) 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: disable force kill for busy executors (SPARK-9552) 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: initial executor limit 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: kill all executors on localhost 0 ms
org.apache.spark.deploy.StandaloneDynamicAllocationSuite: executor registration on a blacklisted host must fail 0 ms
org.apache.spark.launcher.SparkLauncherSuite: testInProcessLauncher 10076 ms
org.apache.spark.rdd.JdbcRDDSuite: basic functionality 1 ms
org.apache.spark.rdd.JdbcRDDSuite: large id overflow 1 ms
org.apache.spark.rdd.PairRDDFunctionsSuite: (It is not a test it is a sbt.testing.SuiteSelector) 32 ms
org.apache.spark.scheduler.SparkListenerSuite: stop in listener 1 ms
org.apache.spark.scheduler.SparkListenerSuite: basic creation of StageInfo 1 ms
org.apache.spark.scheduler.SparkListenerSuite: basic creation of StageInfo with shuffle 0 ms
org.apache.spark.scheduler.SparkListenerSuite: StageInfo with fewer tasks than partitions 1 ms
org.apache.spark.scheduler.SparkListenerSuite: local metrics 1 ms
org.apache.spark.scheduler.SparkListenerSuite: onTaskGettingResult() called when result fetched remotely 0 ms
org.apache.spark.scheduler.SparkListenerSuite: onTaskGettingResult() not called when result sent directly 1 ms
org.apache.spark.scheduler.SparkListenerSuite: onTaskEnd() should be called for all started tasks, even after job has been killed 1 ms
org.apache.spark.scheduler.SparkListenerSuite: extraListeners 2 ms
org.apache.spark.scheduler.TaskContextSuite: provide metrics sources 1 ms
org.apache.spark.scheduler.TaskContextSuite: calls TaskCompletionListener after failure 1 ms
org.apache.spark.scheduler.TaskContextSuite: calls TaskFailureListeners after failure 0 ms
org.apache.spark.scheduler.TaskContextSuite: attemptNumber should return attempt number, not task id (SPARK-4014) 1 ms
org.apache.spark.scheduler.TaskContextSuite: stageAttemptNumber getter 0 ms
org.apache.spark.scheduler.TaskContextSuite: accumulators are updated on exception failures 0 ms
org.apache.spark.scheduler.TaskContextSuite: failed tasks collect only accumulators whose values count during failures 1 ms
org.apache.spark.scheduler.TaskContextSuite: only updated internal accumulators will be sent back to driver 0 ms
org.apache.spark.scheduler.TaskContextSuite: localProperties are propagated to executors correctly 0 ms
org.apache.spark.serializer.UnsafeKryoSerializerSuite: (It is not a test it is a sbt.testing.SuiteSelector) 28 ms
org.apache.spark.storage.BlockManagerBasicStrategyReplicationSuite: (It is not a test it is a sbt.testing.SuiteSelector) 71 ms
org.apache.spark.storage.BlockManagerProactiveReplicationSuite: (It is not a test it is a sbt.testing.SuiteSelector) 89 ms
org.apache.spark.storage.BlockManagerReplicationSuite: (It is not a test it is a sbt.testing.SuiteSelector) 68 ms
org.apache.spark.storage.DiskBlockManagerSuite: (It is not a test it is a sbt.testing.SuiteSelector) 55 ms
org.apache.spark.util.collection.SorterSuite: (It is not a test it is a sbt.testing.SuiteSelector) 0 ms
org.apache.spark.util.logging.DriverLoggerSuite: driver logs are persisted locally and synced to dfs 1 ms
test.org.apache.spark.Java8RDDAPISuite: leftOuterJoin 1 ms
test.org.apache.spark.Java8RDDAPISuite: foldReduce 1 ms
test.org.apache.spark.Java8RDDAPISuite: mapsFromPairsToPairs 0 ms
test.org.apache.spark.Java8RDDAPISuite: flatMap 0 ms
test.org.apache.spark.Java8RDDAPISuite: foreach 1 ms
test.org.apache.spark.Java8RDDAPISuite: map 0 ms
test.org.apache.spark.Java8RDDAPISuite: zip 0 ms
test.org.apache.spark.Java8RDDAPISuite: keyBy 0 ms
test.org.apache.spark.Java8RDDAPISuite: groupBy 1 ms
test.org.apache.spark.Java8RDDAPISuite: mapPartitions 1 ms
test.org.apache.spark.Java8RDDAPISuite: foldByKey 0 ms
test.org.apache.spark.Java8RDDAPISuite: mapOnPairRDD 0 ms
test.org.apache.spark.Java8RDDAPISuite: sequenceFile 1 ms
test.org.apache.spark.Java8RDDAPISuite: collectPartitions 1 ms
test.org.apache.spark.Java8RDDAPISuite: reduceByKey 0 ms
test.org.apache.spark.Java8RDDAPISuite: foreachWithAnonymousClass 1 ms
test.org.apache.spark.Java8RDDAPISuite: collectAsMapWithIntArrayValues 1 ms
test.org.apache.spark.Java8RDDAPISuite: zipPartitions 0 ms
test.org.apache.spark.JavaAPISuite: groupByOnPairRDD 1 ms
test.org.apache.spark.JavaAPISuite: binaryFilesCaching 0 ms
test.org.apache.spark.JavaAPISuite: sparkContextUnion 0 ms
test.org.apache.spark.JavaAPISuite: checkpointAndComputation 0 ms
test.org.apache.spark.JavaAPISuite: leftOuterJoin 0 ms
test.org.apache.spark.JavaAPISuite: keyByOnPairRDD 1 ms
test.org.apache.spark.JavaAPISuite: getNumPartitions 1 ms
test.org.apache.spark.JavaAPISuite: wholeTextFiles 1 ms
test.org.apache.spark.JavaAPISuite: binaryFiles 0 ms
test.org.apache.spark.JavaAPISuite: foldReduce 0 ms
test.org.apache.spark.JavaAPISuite: writeWithNewAPIHadoopFile 1 ms
test.org.apache.spark.JavaAPISuite: hadoopFile 0 ms
test.org.apache.spark.JavaAPISuite: lookup 0 ms
test.org.apache.spark.JavaAPISuite: countAsync 1 ms
test.org.apache.spark.JavaAPISuite: textFiles 1 ms
test.org.apache.spark.JavaAPISuite: binaryRecords 1 ms
test.org.apache.spark.JavaAPISuite: toLocalIterator 0 ms
test.org.apache.spark.JavaAPISuite: repartitionAndSortWithinPartitions 1 ms
test.org.apache.spark.JavaAPISuite: reduce 1 ms
test.org.apache.spark.JavaAPISuite: sample 1 ms
test.org.apache.spark.JavaAPISuite: sortBy 1 ms
test.org.apache.spark.JavaAPISuite: mapsFromPairsToPairs 1 ms
test.org.apache.spark.JavaAPISuite: flatMap 0 ms
test.org.apache.spark.JavaAPISuite: cogroup3 0 ms
test.org.apache.spark.JavaAPISuite: cogroup4 0 ms
test.org.apache.spark.JavaAPISuite: randomSplit 0 ms
test.org.apache.spark.JavaAPISuite: persist 1 ms
test.org.apache.spark.JavaAPISuite: foreach 0 ms
test.org.apache.spark.JavaAPISuite: hadoopFileCompressed 1 ms
test.org.apache.spark.JavaAPISuite: textFilesCompressed 1 ms
test.org.apache.spark.JavaAPISuite: testAsyncActionCancellation 0 ms
test.org.apache.spark.JavaAPISuite: checkpointAndRestore 0 ms
test.org.apache.spark.JavaAPISuite: sortByKey 1 ms
test.org.apache.spark.JavaAPISuite: aggregateByKey 0 ms
test.org.apache.spark.JavaAPISuite: map 0 ms
test.org.apache.spark.JavaAPISuite: max 1 ms
test.org.apache.spark.JavaAPISuite: min 1 ms
test.org.apache.spark.JavaAPISuite: top 0 ms
test.org.apache.spark.JavaAPISuite: zip 0 ms
test.org.apache.spark.JavaAPISuite: fold 1 ms
test.org.apache.spark.JavaAPISuite: glom 0 ms
test.org.apache.spark.JavaAPISuite: take 1 ms
test.org.apache.spark.JavaAPISuite: javaDoubleRDDHistoGram 1 ms
test.org.apache.spark.JavaAPISuite: collectUnderlyingScalaRDD 0 ms
test.org.apache.spark.JavaAPISuite: keyBy 1 ms
test.org.apache.spark.JavaAPISuite: mapPartitionsWithIndex 0 ms
test.org.apache.spark.JavaAPISuite: sampleByKey 1 ms
test.org.apache.spark.JavaAPISuite: intersection 0 ms
test.org.apache.spark.JavaAPISuite: aggregate 1 ms
test.org.apache.spark.JavaAPISuite: cartesian 0 ms
test.org.apache.spark.JavaAPISuite: countApproxDistinctByKey 0 ms
test.org.apache.spark.JavaAPISuite: readWithNewAPIHadoopFile 1 ms
test.org.apache.spark.JavaAPISuite: testRegisterKryoClasses 0 ms
test.org.apache.spark.JavaAPISuite: groupBy 0 ms
test.org.apache.spark.JavaAPISuite: sampleByKeyExact 0 ms
test.org.apache.spark.JavaAPISuite: mapPartitions 1 ms
test.org.apache.spark.JavaAPISuite: takeOrdered 1 ms
test.org.apache.spark.JavaAPISuite: foldByKey 0 ms
test.org.apache.spark.JavaAPISuite: objectFilesOfInts 0 ms
test.org.apache.spark.JavaAPISuite: treeAggregate 0 ms
test.org.apache.spark.JavaAPISuite: testGetPersistentRDDs 1 ms
test.org.apache.spark.JavaAPISuite: approximateResults 0 ms
test.org.apache.spark.JavaAPISuite: treeReduce 0 ms
test.org.apache.spark.JavaAPISuite: collectAsMapAndSerialize 0 ms
test.org.apache.spark.JavaAPISuite: countApproxDistinct 0 ms
test.org.apache.spark.JavaAPISuite: javaDoubleRDD 1 ms
test.org.apache.spark.JavaAPISuite: mapOnPairRDD 0 ms
test.org.apache.spark.JavaAPISuite: testAsyncActionErrorWrapping 0 ms
test.org.apache.spark.JavaAPISuite: naturalMax 0 ms
test.org.apache.spark.JavaAPISuite: naturalMin 1 ms
test.org.apache.spark.JavaAPISuite: sequenceFile 0 ms
test.org.apache.spark.JavaAPISuite: collectPartitions 1 ms
test.org.apache.spark.JavaAPISuite: cogroup 0 ms
test.org.apache.spark.JavaAPISuite: reduceByKey 0 ms
test.org.apache.spark.JavaAPISuite: repartition 1 ms
test.org.apache.spark.JavaAPISuite: iterator 1 ms
test.org.apache.spark.JavaAPISuite: emptyRDD 0 ms
test.org.apache.spark.JavaAPISuite: zipWithIndex 0 ms
test.org.apache.spark.JavaAPISuite: foreachPartition 1 ms
test.org.apache.spark.JavaAPISuite: combineByKey 1 ms
test.org.apache.spark.JavaAPISuite: takeAsync 0 ms
test.org.apache.spark.JavaAPISuite: collectAsMapWithIntArrayValues 0 ms
test.org.apache.spark.JavaAPISuite: objectFilesOfComplexTypes 0 ms
test.org.apache.spark.JavaAPISuite: zipWithUniqueId 1 ms
test.org.apache.spark.JavaAPISuite: collectAsync 1 ms
test.org.apache.spark.JavaAPISuite: foreachAsync 1 ms
test.org.apache.spark.JavaAPISuite: zipPartitions 0 ms
test.org.apache.spark.JavaAPISuite: reduceOnJavaDoubleRDD 0 ms
test.org.apache.spark.JavaAPISuite: isEmpty 0 ms
test.org.apache.spark.JavaSparkContextSuite: javaSparkContext 1 ms
test.org.apache.spark.JavaSparkContextSuite: scalaSparkContext 1 ms

Test time report

Right click on the visualization to go back up a level. Click on a node to expand it. Hover over a node to see the combined duration of tests under that node.