See
<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/2919/display/redirect>
Changes:
------------------------------------------
[...truncated 31.79 KB...]
org.apache.beam.sdk.PipelineTest > testTupleProjectionTransform FAILED
java.lang.RuntimeException at PipelineTest.java:338
org.apache.beam.sdk.transforms.join.CoGroupByKeyTest >
testCoGroupByKeyWithWindowing FAILED
java.lang.RuntimeException at CoGroupByKeyTest.java:494
org.apache.beam.sdk.transforms.KeysTest > testKeys FAILED
java.lang.RuntimeException at KeysTest.java:60
org.apache.beam.sdk.transforms.KeysTest > testKeysEmpty FAILED
java.lang.RuntimeException at KeysTest.java:73
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testBinaryCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:953
org.apache.beam.sdk.transforms.CombineTest$BasicTests >
testCombinePerKeyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:939
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testGbkFollowedByUserTimers FAILED
java.lang.RuntimeException at ParDoTest.java:3209
org.apache.beam.sdk.transforms.CombineTest$CombineWithContextTests >
testSimpleCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:997
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testBasicCombine FAILED
java.lang.RuntimeException at CombineTest.java:680
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutOfBoundsEventTimeTimerHold FAILED
java.lang.RuntimeException at ParDoTest.java:3620
org.apache.beam.sdk.transforms.ParDoTest$TimerTests >
testOutOfBoundsEventTimeTimer FAILED
java.lang.RuntimeException at ParDoTest.java:3536
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testHotKeyCombining
FAILED
java.lang.RuntimeException at CombineTest.java:740
org.apache.beam.sdk.transforms.ImpulseTest > testImpulse FAILED
java.lang.RuntimeException at ImpulseTest.java:47
org.apache.beam.sdk.testing.PAssertTest > testContainsInAnyOrderNotSerializable
FAILED
java.lang.RuntimeException at PAssertTest.java:183
org.apache.beam.sdk.transforms.CombineTest$BasicTests > testSimpleCombine FAILED
java.lang.RuntimeException at CombineTest.java:661
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInferenceFromInputCoder FAILED
java.lang.RuntimeException at ParDoTest.java:4517
org.apache.beam.sdk.transforms.ParDoTest$TimerCoderInferenceTests >
testValueStateCoderInference FAILED
java.lang.RuntimeException at ParDoTest.java:4447
org.apache.beam.sdk.testing.PAssertTest > testGlobalWindowContainsInAnyOrder
FAILED
java.lang.RuntimeException at PAssertTest.java:406
org.apache.beam.sdk.transforms.ParDoTest$LifecycleTests >
testWindowingInStartAndFinishBundle FAILED
java.lang.RuntimeException at ParDoTest.java:1573
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagState FAILED
java.lang.RuntimeException at ParDoTest.java:2131
org.apache.beam.sdk.transforms.WithTimestampsTest >
withTimestampsShouldApplyTimestamps FAILED
java.lang.RuntimeException at WithTimestampsTest.java:78
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCombiningState FAILED
java.lang.RuntimeException at ParDoTest.java:2278
org.apache.beam.sdk.testing.PAssertTest > testWindowedIsEqualTo FAILED
java.lang.RuntimeException at PAssertTest.java:347
org.apache.beam.sdk.values.PCollectionTupleTest > testComposePCollectionTuple
FAILED
java.lang.RuntimeException at PCollectionTupleTest.java:106
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAttemptedDistributionMetrics FAILED
java.lang.RuntimeException at MetricsTest.java:366
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmpty FAILED
java.lang.RuntimeException at ParDoTest.java:388
org.apache.beam.sdk.metrics.MetricsTest$AttemptedMetricTests >
testAttemptedCounterMetrics FAILED
java.lang.RuntimeException at MetricsTest.java:358
org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesUserMetrics
FAILED
java.lang.RuntimeException at MetricsPusherTest.java:70
org.apache.beam.runners.core.metrics.MetricsPusherTest > pushesSystemMetrics
FAILED
java.lang.RuntimeException at MetricsPusherTest.java:91
org.apache.beam.sdk.transforms.ParDoTest$BasicTests > testParDoEmptyOutputs
FAILED
java.lang.RuntimeException at ParDoTest.java:404
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testBagStateSideInput
FAILED
java.lang.RuntimeException at ParDoTest.java:2364
org.apache.beam.sdk.transforms.ViewTest > testEmptyIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:470
org.apache.beam.sdk.transforms.ParDoTest$StateTests > testCoderInferenceOfList
FAILED
java.lang.RuntimeException at ParDoTest.java:1921
org.apache.beam.sdk.transforms.ViewTest > testListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:241
org.apache.beam.sdk.transforms.ViewTest > testMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:945
org.apache.beam.sdk.transforms.ViewTest >
testWindowedSideInputFixedToFixedWithDefault FAILED
java.lang.RuntimeException at ViewTest.java:1455
org.apache.beam.sdk.transforms.ViewTest > testWindowedIterableSideInput FAILED
java.lang.RuntimeException at ViewTest.java:442
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:1144
org.apache.beam.sdk.transforms.ViewTest >
testMultimapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:650
org.apache.beam.sdk.transforms.ViewTest > testEmptyMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:830
org.apache.beam.sdk.transforms.ViewTest > testCombinedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1334
org.apache.beam.sdk.transforms.ViewTest > testMultimapSideInputIsImmutable
FAILED
java.lang.RuntimeException at ViewTest.java:913
org.apache.beam.sdk.transforms.ReshuffleTest > testReshuffleAfterSlidingWindows
FAILED
java.lang.RuntimeException at ReshuffleTest.java:251
org.apache.beam.sdk.transforms.ViewTest >
testWindowedMultimapAsEntrySetSideInput FAILED
java.lang.RuntimeException at ViewTest.java:747
org.apache.beam.sdk.transforms.ReshuffleTest > testJustReshuffle FAILED
java.lang.RuntimeException at ReshuffleTest.java:102
org.apache.beam.sdk.transforms.ViewTest > testWindowedSingletonSideInput FAILED
java.lang.RuntimeException at ViewTest.java:152
org.apache.beam.sdk.transforms.ViewTest > testWindowedMultimapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:699
org.apache.beam.sdk.transforms.ViewTest > testSideInputWithNullDefault FAILED
java.lang.RuntimeException at ViewTest.java:1484
org.apache.beam.sdk.transforms.ViewTest > testWindowedListSideInput FAILED
java.lang.RuntimeException at ViewTest.java:290
org.apache.beam.sdk.transforms.ViewTest > testWindowedMapSideInput FAILED
java.lang.RuntimeException at ViewTest.java:1056
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenWithDifferentInputAndOutputCoders2 FAILED
java.lang.RuntimeException at FlattenTest.java:397
org.apache.beam.sdk.transforms.ViewTest > testWindowedSideInputFixedToFixed
FAILED
java.lang.RuntimeException at ViewTest.java:1375
org.apache.beam.sdk.transforms.FlattenTest > testFlattenInputMultipleCopies
FAILED
java.lang.RuntimeException at FlattenTest.java:167
org.apache.beam.sdk.transforms.ViewTest > testMapSideInputIsImmutable FAILED
java.lang.RuntimeException at ViewTest.java:1301
org.apache.beam.sdk.transforms.ViewTest >
testEmptyMapSideInputWithNonDeterministicKeyCoder FAILED
java.lang.RuntimeException at ViewTest.java:1211
org.apache.beam.sdk.transforms.FlattenTest >
testFlattenWithDifferentInputAndOutputCoders FAILED
java.lang.RuntimeException at FlattenTest.java:374
org.apache.beam.sdk.transforms.ViewTest > testSingletonSideInput FAILED
java.lang.RuntimeException at ViewTest.java:113
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyLambda FAILED
java.lang.RuntimeException at CombineTest.java:1423
org.apache.beam.sdk.transforms.CombineTest$WindowingTests > testSessionsCombine
FAILED
java.lang.RuntimeException at CombineTest.java:1267
org.apache.beam.sdk.transforms.CreateTest > testCreateEmpty FAILED
java.lang.RuntimeException at CreateTest.java:102
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testWindowedCombineGloballyAsSingletonView FAILED
java.lang.RuntimeException at CombineTest.java:1401
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testCombineGloballyInstanceMethodReference FAILED
java.lang.RuntimeException at CombineTest.java:1435
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testFixedWindowsCombine FAILED
java.lang.RuntimeException at CombineTest.java:1062
org.apache.beam.sdk.transforms.CombineTest$WindowingTests >
testSlidingWindowsCombineWithContext FAILED
java.lang.RuntimeException at CombineTest.java:1214
org.apache.beam.sdk.transforms.ParDoTest$MultipleInputsAndOutputTests >
testParDoWithOnlyTaggedOutput FAILED
java.lang.RuntimeException at ParDoTest.java:756
org.apache.beam.sdk.transforms.ParDoSchemaTest > testSchemasPassedThrough FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:439
org.apache.beam.sdk.transforms.ParDoSchemaTest >
testSchemaFieldSelectionUnboxing FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:561
org.apache.beam.sdk.transforms.ParDoSchemaTest > testInferredSchemaPipeline
FAILED
java.lang.RuntimeException at ParDoSchemaTest.java:424
org.apache.beam.sdk.transforms.windowing.WindowingTest > testMergingWindowing
FAILED
java.lang.RuntimeException at WindowingTest.java:168
org.apache.beam.sdk.transforms.windowing.WindowingTest > testWindowPreservation
FAILED
java.lang.RuntimeException at WindowingTest.java:197
org.apache.beam.sdk.transforms.windowing.WindowingTest >
testPartitioningWindowing FAILED
java.lang.RuntimeException at WindowingTest.java:126
org.apache.beam.sdk.transforms.windowing.WindowTest >
testTimestampCombinerDefault FAILED
java.lang.RuntimeException at WindowTest.java:468
org.apache.beam.sdk.transforms.ReifyTimestampsTest > extractFromValuesSucceeds
FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:92
org.apache.beam.sdk.transforms.ReifyTimestampsTest > inValuesSucceeds FAILED
java.lang.RuntimeException at ReifyTimestampsTest.java:60
204 tests completed, 75 failed, 3 skipped
> Task :runners:spark:job-server:validatesPortableRunnerBatch FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task
':runners:spark:job-server:validatesPortableRunnerBatch'.
> There were failing tests. See the report at:
> file://<https://builds.apache.org/job/beam_PostCommit_Java_PVR_Spark_Batch/ws/src/runners/spark/job-server/build/reports/tests/validatesPortableRunnerBatch/index.html>
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output. Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 6.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See
https://docs.gradle.org/5.2.1/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 18m 15s
64 actionable tasks: 42 executed, 22 from cache
Publishing build scan...
https://gradle.com/s/nimjpfso5vb44
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]