Details for spark-master-test-maven-hadoop-3.2 build #334

View on Jenkins

Duration
148 minutes
Start time
2019-09-13 01:17:14 ()
Time in build queue
48 minutes
Commit
5631a96367d2576e1e0f95d7ae529468da8f5fa8
Executor
amp-jenkins-worker-03
Status
FAILURE

Failed tests

org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: insert rows less than the inMemoryThreshold 24 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: insert rows more than the inMemoryThreshold but less than spillThreshold 21 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: insert rows enough to force spill 21 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: iterator on an empty array should be empty 27 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: generate iterator with negative start index 24 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: generate iterator with start index exceeding array's size (without spill) 26 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: generate iterator with start index exceeding array's size (with spill) 21 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: generate iterator with custom start index (without spill) 21 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: generate iterator with custom start index (with spill) 22 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: test iterator invalidation (without spill) 20 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: test iterator invalidation (with spill) 22 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: clear on an empty the array 21 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: clear array (without spill) 24 ms
org.apache.spark.sql.execution.ExternalAppendOnlyUnsafeRowArraySuite: clear array (with spill) 24 ms
org.apache.spark.sql.execution.SQLJsonProtocolSuite: SparkListenerSQLExecutionEnd backward compatibility 28 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: SPARK-22109: Resolve type conflicts between strings and timestamps in partition column 52 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: Resolve type conflicts - decimals, dates and timestamps in partition column 29 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: SPARK-23436: invalid Dates should be inferred as String in partition inference 50 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: read partitioned table - partition key included in Parquet file 29 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: read partitioned table - with nulls and partition keys are included in Parquet file 25 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: SPARK-7749 Non-partitioned table should have empty partition spec 32 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: SPARK-18108 Parquet reader fails when data column types conflict with partition ones 39 ms
org.apache.spark.sql.execution.datasources.parquet.ParquetV1PartitionDiscoverySuite: SPARK-21463: MetadataLogFileIndex should respect userSpecifiedSchema for partition cols 45 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.